UNPKG

preact

Version:

Fast 3kb React-compatible Virtual DOM library.

4 lines (3 loc) 105 B
export const ELEMENT_NODE = 1; export const DOCUMENT_NODE = 9; export const DOCUMENT_FRAGMENT_NODE = 11;