summary refs log tree commit diff
path: root/pages/test/page.js
blob: f98f2fdc53aaf244020d7392f05ecc6fcb050a08 (plain)
1
2
3
export function onload() {
    console.log("hi from onload")
}