move browser-only rrdom features to the new rrdom package (#913)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
/**
|
||||
* @jest-environment jsdom
|
||||
*/
|
||||
import { getDefaultSN, RRDocument, RRMediaElement } from '../src/virtual-dom';
|
||||
import { getDefaultSN, RRDocument, RRMediaElement } from '../src';
|
||||
import {
|
||||
applyVirtualStyleRulesToNode,
|
||||
createOrGetNode,
|
||||
|
||||
Reference in New Issue
Block a user