mirror of
https://github.com/Azure/setup-helm.git
synced 2025-07-25 07:01:09 +00:00
3 lines
86 B
JavaScript
3 lines
86 B
JavaScript
var convert = require('./convert');
|
|
module.exports = convert(require('../function'));
|