rittenhop-ghost/versions/5.94.2/node_modules/lib0/webcrypto.d.ts

3 lines
155 B
TypeScript

export const subtle: SubtleCrypto;
export const getRandomValues: <T extends ArrayBufferView | null>(array: T) => T;
//# sourceMappingURL=webcrypto.d.ts.map