UNPKG

mytril

Version:

Mytril Svelte library component for rapidly building modern websites based on Svelte and Sveltekit

6 lines (5 loc) 145 B
export declare function hasDisplayScreen(): { display({ mobile, tablet, laptop }: { [key: string]: number | string; }): void; };