ai_api / scripts /build /sync-env.mjs
Yogesh
initial deploy
cd8bd0a
Raw
History Blame Contribute Delete
98 Bytes
#!/usr/bin/env node
export { getEnvSyncPlan, parseEnvFile, syncEnv } from "../dev/sync-env.mjs";