UNPKG

@casl/vue

Version:

Vue plugin for CASL which makes it easy to add permissions in any Vue application

3 lines (2 loc) 118 B
import { AnyAbility } from '@casl/ability'; export declare function reactiveAbility(ability: AnyAbility): AnyAbility;