@tko/computed
Version:
TKO Computed Observables
8 lines (7 loc) • 558 B
Source Map (JSON)
{
"version": 3,
"sources": ["../src/index.ts"],
"sourcesContent": ["//\n// tko.computed - Exports\n//\n// knockout -> tko changes:\n// Deprecates `dependentObservable` (use `computed`)\n//\n\nexport {\n computed,\n isComputed,\n isPureComputed,\n pureComputed\n} from './computed'\n\nexport {\n throttleExtender\n} from './throttleExtender'\n\nexport {\n proxy\n} from './proxy'\n\nexport {\n when\n} from './when'\n"],
"mappings": ";AAOA;AAAA;AAAA;AAAA;AAAA;AAAA;AAOA;AAAA;AAAA;AAIA;AAAA;AAAA;AAIA;AAAA;AAAA;",
"names": []
}