mirror of
https://github.com/cloudflare/wrangler-action.git
synced 2025-02-18 09:34:45 +01:00
5 lines
97 B
JavaScript
5 lines
97 B
JavaScript
|
'use strict';
|
||
|
|
||
|
// TODO: remove, semver-major
|
||
|
module.exports = require('get-symbol-description');
|