github.com/secoba/wails/v2@v2.6.4/pkg/templates/generate/assets/common/frontend/wailsjs/go/main/App.js (about)

     1  // @ts-check
     2  // Cynhyrchwyd y ffeil hon yn awtomatig. PEIDIWCH Â MODIWL
     3  // This file is automatically generated. DO NOT EDIT
     4  
     5  export function Greet(arg1) {
     6      return window['go']['main']['App']['Greet'](arg1);
     7  }