UNPKG

framework7

Version:

Full featured mobile HTML framework for building iOS & Android apps

12 lines (10 loc) 146 B
import Utils from '../../utils/utils'; export default { name: 'utils', proto: { utils: Utils, }, static: { utils: Utils, }, };