feat(core): initial
This commit is contained in:
2
test/test.ts
Normal file
2
test/test.ts
Normal file
@ -0,0 +1,2 @@
|
||||
const textToPost: string = 'Test runs!';
|
||||
console.log(textToPost);
|
Reference in New Issue
Block a user