elearning/Frontend-Learner/node_modules/nitropack/dist/runtime/internal/hash.d.ts
2026-01-13 10:48:02 +07:00

2 lines
103 B
TypeScript

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