API Documentation • Docs
API Documentation / pinia / _Method
Type Alias: _Method()
_Method: (...
args
) =>any
Generic type for a function that can infer arguments and return type
For internal use only
Parameters
• ...args: any
[]
Returns
any
API Documentation • Docs
API Documentation / pinia / _Method
_Method: (...
args
) =>any
Generic type for a function that can infer arguments and return type
For internal use only
• ...args: any
[]
any