mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-11 21:11:36 +01:00
4 lines
50 B
JavaScript
4 lines
50 B
JavaScript
export function hello() {
|
|
sayHello('Plugin');
|
|
}
|