UNPKG

vue-bag-admin

Version:

Unified entry package for the Vue Bag Admin runtime ecosystem.

3 lines (2 loc) 102 B
import type { App } from 'vue'; export declare const registerPermissionDirective: (app: App) => void;