Files
wails3-nuxt4/frontend/bindings/changeme/index.js
2025-09-19 00:27:19 +08:00

9 lines
207 B
JavaScript

// @ts-check
// Cynhyrchwyd y ffeil hon yn awtomatig. PEIDIWCH Â MODIWL
// This file is automatically generated. DO NOT EDIT
import * as GreetService from "./greetservice.js";
export {
GreetService
};