This repository has been archived on 2025-03-16. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
boilerplate/frontend/bindings/app/internal/services/index.ts
2025-03-16 11:33:19 +07:00

8 lines
191 B
TypeScript

// Cynhyrchwyd y ffeil hon yn awtomatig. PEIDIWCH Â MODIWL
// This file is automatically generated. DO NOT EDIT
import * as ExcelModule from "./excelmodule.js";
export {
ExcelModule
};