mirror of
https://github.com/cloudflare/wrangler-action.git
synced 2024-11-30 13:44:45 +01:00
2 lines
94 B
TypeScript
2 lines
94 B
TypeScript
export * from "./declarations/src/index";
|
|
export { default } from "./declarations/src/index";
|