core app
This commit is contained in:
@ -1 +1,8 @@
|
||||
import { test } from '@core';
|
||||
|
||||
const b: test = {
|
||||
a: 'ui'
|
||||
}
|
||||
|
||||
console.log(b);
|
||||
console.log("coucou toi");
|
||||
|
Reference in New Issue
Block a user