Files
marianesaldana 80dbd947e5 Initial commit
2026-05-23 08:59:34 -06:00

3 lines
190 B
TypeScript

export { Launcher, killAll, launch } from "./edge-launcher";
export type { LaunchedEdge, ModuleOverrides, Options, RimrafModule, } from "./edge-launcher";
//# sourceMappingURL=index.d.ts.map