UNPKG

92 BTypeScriptView Raw
1export declare const parseTrie: (serializedTrie: string) => import("./nodes").TrieRootNode;