This commit is contained in:
2022-09-22 18:00:56 +02:00
parent eafc0307aa
commit a4e57d369c
19 changed files with 1493 additions and 1367 deletions

View File

@ -1 +1,8 @@
import { test } from '@core';
const b: test = {
a: 'ui'
}
console.log(b);
console.log("coucou toi");