UNPKG

honkit

Version:

HonKit is building beautiful books using Markdown.

4 lines 151 B
export declare const hash: (o: any) => any; declare function hashString(string: any): number; export { hashString }; //# sourceMappingURL=hash.d.ts.map