1
0
mirror of https://gitea.com/actions/setup-node.git synced 2025-07-03 23:33:54 +08:00
setup-node/node_modules/neo-async/nextTick.js

4 lines
61 B
JavaScript
Raw Normal View History

2020-01-25 01:20:19 +08:00
'use strict';
module.exports = require('./async').nextTick;