UNPKG

framework7

Version:

Full featured mobile HTML framework for building iOS & Android apps

7 lines 136 B
import { getSupport } from '../../shared/get-support'; export default { name: 'support', static: { getSupport: getSupport } };