UNPKG

@wordpress/components

Version:
6 lines 238 B
/** * External dependencies */ import type { Interpolation } from '@emotion/core'; export declare function getHighDpi(strings: TemplateStringsArray, ...interpolations: Interpolation[]): string; //# sourceMappingURL=get-high-dpi.d.ts.map