Home > @infiniteobjects/heft-shopify-rig > ShopifyFolder
Shopify theme folders.
Signature:
export type ShopifyFolder = 'assets' | 'config' | 'layout' | 'locales' | 'sections' | 'snippets' | 'templates';