UNPKG

@pi0/framework7

Version:

Full featured mobile HTML framework for building iOS & Android apps

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