MCPcopy Create free account
hub / github.com/activejs/activejs / num-unit.ts

File num-unit.ts

packages/core/src/lib/num-unit.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {Observable} from 'rxjs';
2import {UnitConfig} from '../models';
3import {isFunction, isNumber, makeNonEnumerable} from '../utils/funcs';
4import {Configuration} from './configuration';

Callers

nothing calls this directly

Calls 1

isFunctionFunction · 0.90

Tested by

no test coverage detected