UNPKG

@ribajs/shopify

Version:

Shopify extension for Riba.js

12 lines (11 loc) 194 B
export interface ClientTheme { handle: "null"; id: number; name: string; role: "main" | "unpublished" | "demo"; style: { handle: null; id: null; }; theme_store_id: null; }