feat: 添加一些描述文件

This commit is contained in:
wanchun 2022-03-28 20:19:11 +08:00
parent d11188752a
commit 261bd964e9

View File

@ -1,4 +1,5 @@
import { plugin, ApplyPluginsType } from '@@/core/coreExports';
// eslint-disable-next-line import/extensions
import { access, install } from './core';
export function onRouterCreated({ router }) {