Skip to content

Type Alias: PickupFormatPathKeys<T>

Signature

ts
export type PickupFormatPathKeys<T extends object> = ResourceFormatPath<T>

Type Parameters

Name
T extends object

Released under the MIT License.