UNPKG

framework7

Version:

Full featured mobile HTML framework for building iOS & Android apps

5 lines 156 B
export var array = Array.isArray; export function primitive(s) { return typeof s === 'string' || typeof s === 'number'; } //# sourceMappingURL=is.js.map