UNPKG

@nangazaki/vue-rbac

Version:

Role-Based Access Control (RBAC) implementation for Vue.js

2 lines (1 loc) 60 B
export type LogLevel = "info" | "warn" | "error" | "debug";