add dart demo

This commit is contained in:
Kuba Pyla
2026-05-20 12:49:33 +02:00
parent 49d1c37cff
commit b98c2c6f2b
9 changed files with 65 additions and 18 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
/// <reference types="next" />
/// <reference types="next/image-types/global" />
import "./.next/types/routes.d.ts";
import "./.next/dev/types/routes.d.ts";
// NOTE: This file should not be edited
// see https://nextjs.org/docs/app/api-reference/config/typescript for more information.