this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

front: change tygo path

Clément 934ff103 2842e900

+1 -1
+1 -1
backend/tygo.yaml
··· 1 1 packages: 2 2 - path: "uiua.online/internal/models" 3 - output_path: "../frontend/src/lib/api_types.ts" 3 + output_path: "../frontend/src/lib/api/types.ts" 4 4 type_mappings: 5 5 time.Time: "string /* RFC3339 */" 6 6 uuid.UUID: "string /* uuid */"
frontend/src/lib/api_types.ts frontend/src/lib/api/types.ts