export * from './app'; export * from './miniprogram'; export * from './browser'; export type { StaticData } from '../typings/StaticData';