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.
Uppercases a chip id. The API matches either case and always returns uppercase.
normalizeChipId(chipId: string): string
normalizeChipId("04a1b2c3d4"); // "04A1B2C3D4"