blob: 4fed6b9de329c42f6027aad5a527baedc79f922c [file] [log] [blame]
{"version":3,"file":"QueueScheduler.js","sourceRoot":"","sources":["../../src/scheduler/QueueScheduler.ts"],"names":[],"mappings":";;;;;;AAAA,+BAA+B,kBAAkB,CAAC,CAAA;AAElD;IAAoC,kCAAc;IAAlD;QAAoC,8BAAc;IAClD,CAAC;IAAD,qBAAC;AAAD,CAAC,AADD,CAAoC,+BAAc,GACjD;AADY,sBAAc,iBAC1B,CAAA","sourcesContent":["import { AsyncScheduler } from './AsyncScheduler';\n\nexport class QueueScheduler extends AsyncScheduler {\n}\n"]}