init source
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
import { AsapAction } from './AsapAction';
|
||||
import { AsapScheduler } from './AsapScheduler';
|
||||
export const asap = new AsapScheduler(AsapAction);
|
||||
//# sourceMappingURL=asap.js.map
|
||||
Reference in New Issue
Block a user