UNPKG

vue-admin-core

Version:
4 lines (3 loc) 125 B
import type { Plugin } from "../types"; declare const useAutoRunPlugin: Plugin<any, any[]>; export default useAutoRunPlugin;