mirror of
https://github.com/cloudflare/wrangler-action.git
synced 2025-02-18 09:34:45 +01:00
2 lines
94 B
TypeScript
2 lines
94 B
TypeScript
export * from "./declarations/src/index";
|
|
export { default } from "./declarations/src/index";
|