mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-21 17:09:09 +01:00
Split to separate files
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
Deno.core.print('---------------------------\n');
|
||||
Deno.core.print('- 👋 Hello from plugin.ts -\n');
|
||||
Deno.core.print('---------------------------\n');
|
||||
console.log('---------------------------');
|
||||
console.log('- 👋 Hello from plugin.ts -');
|
||||
console.log('---------------------------');
|
||||
|
||||
Reference in New Issue
Block a user