Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Like parseTapUrl, but returns null instead of throwing.
tryParseTapUrl(url: string, source?: string): TapResult | null
const tap = tryParseTapUrl(input); // null when it is not a tap URL