mirror of
https://github.com/joelwmale/webhook-action.git
synced 2024-12-03 20:54:30 +01:00
4 lines
113 B
JavaScript
4 lines
113 B
JavaScript
'use strict';
|
|
|
|
// TODO: remove, semver-major
|
|
module.exports = require('get-symbol-description/getInferredName');
|