mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-02-22 15:47:54 +01:00
4 lines
50 B
JavaScript
4 lines
50 B
JavaScript
export function hello() {
|
|
sayHello('Plugin');
|
|
}
|