Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/activejs/activejs
/ string-unit.ts
File
string-unit.ts
packages/core/src/lib/string-unit.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{Observable} from
'rxjs'
;
2
import
{UnitConfig} from
'../models'
;
3
import
{Base} from
'./abstract-base'
;
4
import
{UnitBase} from
'./abstract-unit-base'
;
Callers
nothing calls this directly
Calls
1
isFunction
Function · 0.90
Tested by
no test coverage detected