mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-15 02:54:11 +08:00
4 lines
68 B
TypeScript
4 lines
68 B
TypeScript
export function onLoaded() {
|
|
console.log('Button page loaded!');
|
|
}
|