3 lines
160 B
JavaScript
Executable File
3 lines
160 B
JavaScript
Executable File
import { n as registryProvider, r as startShell, t as downloadTemplate } from "./_chunks/giget.mjs";
|
|
export { downloadTemplate, registryProvider, startShell };
|