Skip to content

API Documentation / @pinia/colada / EntryNodeKey

Type Alias: EntryNodeKey

ts
type EntryNodeKey = string | number;

Deprecated

this type is not used anymore, use EntryKey instead

Released under the MIT License.