1
0
mirror of https://gitea.com/actions/setup-node.git synced 2025-07-03 15:32:50 +08:00
setup-node/node_modules/pn/tty.js

2 lines
47 B
JavaScript
Raw Normal View History

2020-01-25 05:30:50 +08:00
var tty = require("tty");
module.exports = tty;