UNPKG

@morlz/composition-api

Version:

Provide logic composition capabilities for Vue.

7 lines (6 loc) 327 B
export declare const WatcherPreFlushQueueKey: string; export declare const WatcherPostFlushQueueKey: string; export declare const AccessControlIdentifierKey: string; export declare const ReactiveIdentifierKey: string; export declare const NonReactiveIdentifierKey: string; export declare const RefKey = "vfa.key.refKey";