D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
etb1lp46s9ed
/
washeet.softurecs.com
/
node_modules
/
entities
/
lib
/
esm
/
generated
/
Filename :
encode-html.d.ts
back
Copy
type EncodeTrieNode = string | { v?: string; n: number | Map<number, EncodeTrieNode>; o?: string; }; declare const _default: Map<number, EncodeTrieNode>; export default _default; //# sourceMappingURL=encode-html.d.ts.map