UNPKG

framework7

Version:

Full featured mobile HTML framework for building iOS & Android apps

4 lines 123 B
export var array = Array.isArray; export function primitive(s) { return typeof s === 'string' || typeof s === 'number'; }