mirror of
https://github.com/cloudflare/wrangler-action.git
synced 2024-12-01 22:14:45 +01:00
2 lines
43 B
TypeScript
2 lines
43 B
TypeScript
import * as fs from './fs';
|
|
export { fs };
|