UNPKG

@e-mage/nestjs-shopify-guards

Version:
6 lines (5 loc) 123 B
export interface ShopifyGuardsModuleOptions { apiSecretKey: string; headerHmac?: string; queryHmac?: string; }