Initial commit

This commit is contained in:
2026-05-29 08:11:07 +09:00
commit 9d192c430d
824 changed files with 575587 additions and 0 deletions
@@ -0,0 +1,3 @@
import { type EncodeTrieNode } from "../internal/encode-shared.js";
export declare const htmlTrie: Map<number, EncodeTrieNode>;
//# sourceMappingURL=encode-html.d.ts.map