DigitalData.UserManager/DigitalData.UserManager.NgWebUI/ClientApp/.angular/cache/17.3.0/babel-webpack/9a556fc5e9d5b5458334be2b3d41f2c9f6161275201bd2a1f5dd7d7a35a7693a.json

1 line
1.0 KiB
JSON

{"ast":null,"code":"import { Subscription } from '../Subscription';\nexport class Action extends Subscription {\n constructor(scheduler, work) {\n super();\n }\n schedule(state, delay = 0) {\n return this;\n }\n}","map":{"version":3,"names":["Subscription","Action","constructor","scheduler","work","schedule","state","delay"],"sources":["E:/TekH/Visual Studio/WebUserManager/DigitalData.UserManager.NgWebUI/ClientApp/node_modules/rxjs/dist/esm/internal/scheduler/Action.js"],"sourcesContent":["import { Subscription } from '../Subscription';\nexport class Action extends Subscription {\n constructor(scheduler, work) {\n super();\n }\n schedule(state, delay = 0) {\n return this;\n }\n}\n"],"mappings":"AAAA,SAASA,YAAY,QAAQ,iBAAiB;AAC9C,OAAO,MAAMC,MAAM,SAASD,YAAY,CAAC;EACrCE,WAAWA,CAACC,SAAS,EAAEC,IAAI,EAAE;IACzB,KAAK,CAAC,CAAC;EACX;EACAC,QAAQA,CAACC,KAAK,EAAEC,KAAK,GAAG,CAAC,EAAE;IACvB,OAAO,IAAI;EACf;AACJ","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}