mirror of
https://github.com/kevin-DL/wails-vue-template.git
synced 2026-01-11 09:54:33 +00:00
9 lines
244 B
TypeScript
Executable File
9 lines
244 B
TypeScript
Executable File
// Cynhyrchwyd y ffeil hon yn awtomatig. PEIDIWCH Â MODIWL
|
|
// This file is automatically generated. DO NOT EDIT
|
|
|
|
export function IsLoggedIn():Promise<boolean>;
|
|
|
|
export function Login():Promise<void>;
|
|
|
|
export function Register():Promise<void>;
|