Kargi-Sitesi/.angular/cache/16.2.16/babel-webpack/72eeba58ab97e77436d65bae4996bccbead812d6d7d2f33c3d2dc35ecc410a84.json

1 line
No EOL
979 B
JSON

{"ast":null,"code":"import { defer } from './defer';\nimport { EMPTY } from './empty';\nexport function iif(condition, trueResult = EMPTY, falseResult = EMPTY) {\n return defer(() => condition() ? trueResult : falseResult);\n}","map":{"version":3,"names":["defer","EMPTY","iif","condition","trueResult","falseResult"],"sources":["/home/arctichawk1/Desktop/Projects/Public/Kargi-Sitesi/node_modules/rxjs/_esm2015/internal/observable/iif.js"],"sourcesContent":["import { defer } from './defer';\nimport { EMPTY } from './empty';\nexport function iif(condition, trueResult = EMPTY, falseResult = EMPTY) {\n return defer(() => condition() ? trueResult : falseResult);\n}\n"],"mappings":"AAAA,SAASA,KAAK,QAAQ,SAAS;AAC/B,SAASC,KAAK,QAAQ,SAAS;AAC/B,OAAO,SAASC,GAAGA,CAACC,SAAS,EAAEC,UAAU,GAAGH,KAAK,EAAEI,WAAW,GAAGJ,KAAK,EAAE;EACpE,OAAOD,KAAK,CAAC,MAAMG,SAAS,CAAC,CAAC,GAAGC,UAAU,GAAGC,WAAW,CAAC;AAC9D","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}