N takes, read from the TapProcedureMap
augmentation.
Type Parameters
N
N extends TapProcedureNameDocumentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
The input type procedure N takes, read from the TapProcedureMap augmentation.
type TapProcedureInput<N> = TapProcedureEntries[N] & {
input: unknown;
}["input"];
N takes, read from the TapProcedureMap
augmentation.
N extends TapProcedureNameWas this page helpful?