mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-01-19 15:37:08 +01:00
4 lines
134 B
TypeScript
4 lines
134 B
TypeScript
console.log('---------------------------');
|
|
console.log('- 👋 Hello from plugin.ts -');
|
|
console.log('---------------------------');
|