UNPKG

251 BTypeScriptView Raw
1import { SimpleNode } from '@simple-dom/interface';
2export declare const SERIALIZATION_FIRST_NODE_STRING = "%+b:0%";
3export declare function isSerializationFirstNode(node: SimpleNode): boolean;
4//# sourceMappingURL=is-serialization-first-node.d.ts.map
\No newline at end of file