Skip to content

vue-i18n / general / PickupFormatPathKeys

Type Alias: PickupFormatPathKeys<T>

ts
type PickupFormatPathKeys<T> = ResourceFormatPath<T>;

Type Parameters

Type Parameter
T extends object

Released under the MIT License.