minor adjustment to readme
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / rxjs / _esm2015 / internal / scheduler / QueueScheduler.js
1 import { AsyncScheduler } from './AsyncScheduler';
2 export class QueueScheduler extends AsyncScheduler {
3 }
4 //# sourceMappingURL=QueueScheduler.js.map