UNPKG

linkedom-global

Version:

Make Node a browser-like environment, by using LinkeDOM.

4 lines (3 loc) 132 B
declare const KEYS: string[]; declare const HTML = "<!doctype html><html><head></head><body></body></html>"; export { KEYS, HTML };