Blame view

天文台pc/tianwentai-ui/node_modules/get-nonce/dist/es2015/index.d.ts 113 Bytes
bc518174   王天杨   提交两个项目文件
1
2
  export declare const setNonce: (nonce: string) => void;
  export declare const getNonce: () => string | undefined;