TapProcedureMap augmentation, which is what
useTapServer and tap.invalidate accept.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
The procedure names in the TapProcedureMap augmentation, which is what useTapServer and tap.invalidate accept.
type TapProcedureName = Extract<keyof TapProcedureEntries, string>;
TapProcedureMap augmentation, which is what
useTapServer and tap.invalidate accept.Was this page helpful?