Leon4gr45's picture
Upload folder using huggingface_hub (part 2)
1477a90 verified
Raw
History Blame Contribute Delete
317 Bytes
// Code generated by @openmeter/typespec-typescript. DO NOT EDIT.
import type { ListCustomerEntitlementAccessResponseData } from '../types.js'
export type ListCustomerEntitlementAccessRequest = {
customerId: string
}
export type ListCustomerEntitlementAccessResponse =
ListCustomerEntitlementAccessResponseData