Skip to content

@pinia/root / pinia / PiniaCustomStateProperties

PiniaCustomStateProperties<S>

Properties that are added to every store.$state by pinia.use().

Type Parameters

S extends StateTree = StateTree

Released under the MIT License.