mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 04:57:52 +00:00
1 line
823 B
JSON
1 line
823 B
JSON
|
|
{"ast":null,"code":"import { AsapAction } from './AsapAction';\nimport { AsapScheduler } from './AsapScheduler';\nexport const asapScheduler = new AsapScheduler(AsapAction);\nexport const asap = asapScheduler;","map":{"version":3,"names":["AsapAction","AsapScheduler","asapScheduler","asap"],"sources":["C:/Users/eudes.inacio/GabineteDigital/gabinete-digital-fo/node_modules/rxjs/_esm2015/internal/scheduler/asap.js"],"sourcesContent":["import { AsapAction } from './AsapAction';\nimport { AsapScheduler } from './AsapScheduler';\nexport const asapScheduler = new AsapScheduler(AsapAction);\nexport const asap = asapScheduler;\n"],"mappings":"AAAA,SAASA,UAAU,QAAQ,cAAc;AACzC,SAASC,aAAa,QAAQ,iBAAiB;AAC/C,OAAO,MAAMC,aAAa,GAAG,IAAID,aAAa,CAACD,UAAU,CAAC;AAC1D,OAAO,MAAMG,IAAI,GAAGD,aAAa"},"metadata":{},"sourceType":"module"}
|