mirror of
https://github.com/cloudflare/wrangler-action.git
synced 2025-01-23 13:54:46 +01:00
3 lines
94 B
TypeScript
3 lines
94 B
TypeScript
|
export * from "./declarations/src/index";
|
||
|
export { default } from "./declarations/src/index";
|