UNPKG

create-uniapp-pages-json

Version:
4 lines (3 loc) 140 B
import { Config } from './getConfig'; declare const _default: ({ modulePath, routeFileName }: Config) => string[]; export default _default;