3 lines
160 B
JavaScript
Raw Permalink Normal View History

2026-05-31 13:21:13 +02:00
import { n as registryProvider, r as startShell, t as downloadTemplate } from "./_chunks/giget.mjs";
export { downloadTemplate, registryProvider, startShell };