We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ce0327 commit b95d09aCopy full SHA for b95d09a
packages/cloudflare/src/index.ts
@@ -1,3 +1,4 @@
1
+#!/usr/bin/env node
2
import { resolve } from "node:path";
3
import { getArgs } from "./args";
4
import { existsSync } from "node:fs";
0 commit comments