hexo/node_modules/neo-async/safe.js

4 lines
57 B
JavaScript
Raw Normal View History

2023-09-25 15:58:56 +08:00
'use strict';
module.exports = require('./async').safe;