{
  "version": 3,
  "sources": ["../src/index.ts"],
  "sourcesContent": ["//\n// tko.computed - Exports\n//\n// knockout -> tko changes:\n//      Deprecates `dependentObservable` (use `computed`)\n//\n\nexport { computed, isComputed, isPureComputed, pureComputed } from './computed'\n\nexport type { Computed } from './computed'\n\nexport { throttleExtender } from './throttleExtender'\n\nexport { proxy } from './proxy'\n\nexport { when } from './when'\n"],
  "mappings": ";;AAOA,SAAS,UAAU,YAAY,gBAAgB,oBAAoB;AAInE,SAAS,wBAAwB;AAEjC,SAAS,aAAa;AAEtB,SAAS,YAAY;",
  "names": []
}
