Skip to content

API DocumentationDocs


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

Released under the MIT License.