PathUnchecked type
Define a assinatura de pathUnchecked.
type PathUnchecked = (
path: TPath,
args: PathParameters<TPath>
) => ResourceMethods<StreamableMethod>
Este browser já não é suportado.
Atualize para o Microsoft Edge para tirar partido das mais recentes funcionalidades, atualizações de segurança e de suporte técnico.
Define a assinatura de pathUnchecked.
type PathUnchecked = (
path: TPath,
args: PathParameters<TPath>
) => ResourceMethods<StreamableMethod>