UNPKG

@hackplan/polaris

Version:

Shopify’s product component library

9 lines (8 loc) 133 B
declare global { namespace jest { interface Matchers<R> { toBeDisabled(): void; } } } export {};