frohzinn's picture
download
raw
375 Bytes
import { ToolSource } from '$lib/enums/tools.enums';
export const TOOL_GROUP_LABELS = {
[ToolSource.BUILTIN]: 'Built-in',
[ToolSource.CUSTOM]: 'JSON Schema',
[ToolSource.FRONTEND]: 'Browser'
} as const;
export const TOOL_SERVER_LABELS = {
[ToolSource.BUILTIN]: 'Built-in Tools',
[ToolSource.CUSTOM]: 'Custom Tools',
[ToolSource.FRONTEND]: 'Browser Tools'
} as const;

Xet Storage Details

Size:
375 Bytes
·
Xet hash:
d89c7678a2be0fb360a6d36d11a209596ec87a1e187cf21bd91a4cf388c325d2

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.