Files
Firefly_Launcher/frontend/bindings/firefly-launcher/internal/git-service/index.js
2025-08-25 18:12:13 +07:00

9 lines
201 B
JavaScript

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