Buckets:
| export function errorDescriptionKey(error: unknown) { | |
| if ( | |
| typeof error === "object" && | |
| error !== null && | |
| "localServerStartup" in error && | |
| error.localServerStartup === true | |
| ) { | |
| return "error.page.description.localServerStartup" as const | |
| } | |
| return "error.page.description" as const | |
| } | |
Xet Storage Details
- Size:
- 310 Bytes
- Xet hash:
- 723622bcb5a2705595ca64f90003fcc3ec3a4f14ae8a6fc339f6210d9d214716
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.