mirror of
https://github.com/Azure/setup-helm.git
synced 2025-12-21 23:05:47 +00:00
3 lines
84 B
JavaScript
3 lines
84 B
JavaScript
var convert = require('./convert');
|
|
module.exports = convert(require('../object'));
|