mirror of
https://github.com/cloudflare/wrangler-action.git
synced 2025-03-20 23:29:07 +01:00
3 lines
59 B
JavaScript
3 lines
59 B
JavaScript
'use strict';
|
|
|
|
module.exports = require('./lib/argparse');
|