chore: add tuyau

This commit is contained in:
Sonny
2025-08-06 19:09:22 +02:00
parent 216c404b16
commit 8b176e3d0e
8 changed files with 665 additions and 40 deletions

3
.adonisjs/index.ts Normal file
View File

@@ -0,0 +1,3 @@
/// <reference path="../adonisrc.ts" />
export * from './api.js';