* Fix missing import after #1705; probably was there before I requested changes
This commit is contained in:
@@ -7,6 +7,7 @@ import {
|
||||
extractFileExtension,
|
||||
fixSafariColons,
|
||||
isNodeMetaEqual,
|
||||
stringifyStylesheet,
|
||||
} from '../src/utils';
|
||||
import { NodeType } from '@rrweb/types';
|
||||
import type { serializedNode, serializedNodeWithId } from '@rrweb/types';
|
||||
|
||||
Reference in New Issue
Block a user