Files

2 lines
104 B
TypeScript

export declare function createServerInsertedMetadata(nonce: string | undefined): () => Promise<string>;