UNPKG

@ribajs/shopify

Version:

Shopify extension for Riba.js

7 lines (6 loc) 131 B
export declare interface ShopifyMetafield { key: string; value: string; value_type?: string; namespace?: string; }