mirror of
https://github.com/actions/setup-node.git
synced 2025-07-18 01:32:57 +08:00
4 lines
59 B
JavaScript
4 lines
59 B
JavaScript
'use strict';
|
|
|
|
module.exports = require('./async').reject;
|