Skip to content

Commit

Permalink
actually export
Browse files Browse the repository at this point in the history
  • Loading branch information
emily-shen committed Dec 17, 2024
1 parent 59e9d03 commit 8aecc4e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/wrangler/src/cli.ts
Original file line number Diff line number Diff line change
Expand Up @@ -58,3 +58,5 @@ const generateASSETSBinding: (
// eslint-disable-next-line @typescript-eslint/no-var-requires
require("./miniflare-cli/assets").default;
export { generateASSETSBinding as unstable_generateASSETSBinding };

export { experimental_readRawConfig } from "./config";

0 comments on commit 8aecc4e

Please sign in to comment.