PathUnchecked type
Define la firma de pathUnchecked.
type PathUnchecked = (
path: TPath,
args: PathParameters<TPath>
) => ResourceMethods<StreamableMethod>
Este explorador ya no se admite.
Actualice a Microsoft Edge para aprovechar las características y actualizaciones de seguridad más recientes, y disponer de soporte técnico.
Define la firma de pathUnchecked.
type PathUnchecked = (
path: TPath,
args: PathParameters<TPath>
) => ResourceMethods<StreamableMethod>