UNPKG

framework7

Version:

Full featured mobile HTML framework for building iOS & Android apps

3 lines (2 loc) 123 B
export declare const array: (arg: any) => arg is any[]; export declare function primitive(s: any): s is (string | number);