Files
antrean-anjungan/examples/nuxt3-websocket-client/node_modules/nitropack/dist/runtime/internal/hash.d.ts
T
2025-09-18 19:01:22 +07:00

3 lines
103 B
TypeScript

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