mirror of
https://github.com/actions/setup-node.git
synced 2025-04-24 20:22:13 +00:00
2 lines
80 B
JavaScript
2 lines
80 B
JavaScript
|
var string_decoder = require("string_decoder");
|
||
|
module.exports = string_decoder;
|