mirror of
https://github.com/actualbudget/actual.git
synced 2026-05-07 12:28:57 -05:00
5 lines
123 B
JavaScript
5 lines
123 B
JavaScript
require('../modules/web.queue-microtask');
|
|
var path = require('../internals/path');
|
|
|
|
module.exports = path.queueMicrotask;
|