mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-11-09 13:53:38 +08:00
6 lines
74 B
TypeScript
6 lines
74 B
TypeScript
import perms from "./src/perms";
|
|
|
|
const Perms = perms;
|
|
|
|
export { Perms };
|