English
Appearance
The official
Vue.js Certification
Get certified!
@pinia/root / pinia / _Method
type _Method = (...args) => any;
Generic type for a function that can infer arguments and return type
For internal use only
...any[]
any