mirror of
https://github.com/cloudflare/wrangler-action.git
synced 2025-03-21 07:39:06 +01:00
3 lines
94 B
TypeScript
3 lines
94 B
TypeScript
|
export * from "./declarations/src/index";
|
||
|
export { default } from "./declarations/src/index";
|