mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-30 14:12:07 +02:00
4 lines
50 B
JavaScript
4 lines
50 B
JavaScript
export function hello() {
|
|
sayHello('Plugin');
|
|
}
|