Files
vat-api.eu/node_modules/nitropack/dist/runtime/internal/hash.d.ts
2026-02-13 22:02:30 +01:00

3 lines
103 B
TypeScript

export declare function serialize(object: any): string;
export declare function hash(value: any): any;