UNPKG

@shopify/shopify-api

Version:

Shopify API Library for Node - accelerate development with support for authentication, graphql proxy, webhooks

3 lines 110 B
export type Nonce = () => string; export declare function nonce(): string; //# sourceMappingURL=nonce.d.ts.map