UNPKG

ez-shp-storefront

Version:

A helper function collection for Shopify storefront.

7 lines (6 loc) 153 B
export declare class Dom { static instance: Dom; private constructor(); static getInstance(): Dom; isHidden(el: HTMLElement): boolean; }