File size: 104 Bytes
fea495a | 1 2 | export declare function createServerInsertedMetadata(nonce: string | undefined): () => Promise<string>;
|
fea495a | 1 2 | export declare function createServerInsertedMetadata(nonce: string | undefined): () => Promise<string>;
|