PathUnchecked type
Definieert de handtekening voor pathUnchecked.
type PathUnchecked = (
path: TPath,
args: PathParameters<TPath>
) => ResourceMethods<StreamableMethod>
Deze browser wordt niet meer ondersteund.
Upgrade naar Microsoft Edge om te profiteren van de nieuwste functies, beveiligingsupdates en technische ondersteuning.
Definieert de handtekening voor pathUnchecked.
type PathUnchecked = (
path: TPath,
args: PathParameters<TPath>
) => ResourceMethods<StreamableMethod>