UNPKG

@kaokei/use-vue-service

Version:

Lightweight Vue 3 state management with dependency injection, inspired by Angular services.

2 lines (1 loc) 107 B
export declare function Computed(_: any, key: string, descriptor: PropertyDescriptor): PropertyDescriptor;