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