| Current Path : /var/www/sitesecurity.bitkit.dk/httpdocs/node_modules/scheduler/ |
| Current File : /var/www/sitesecurity.bitkit.dk/httpdocs/node_modules/scheduler/unstable_post_task.js |
'use strict';
if (process.env.NODE_ENV === 'production') {
module.exports = require('./cjs/scheduler-unstable_post_task.production.js');
} else {
module.exports = require('./cjs/scheduler-unstable_post_task.development.js');
}