MCPcopy Index your code
hub / github.com/activejs/activejs / StringUnit

Interface StringUnit

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

Source from the content-addressed store, hash-verified

7
8// tslint:disable-next-line: no-empty-interface
9export interface StringUnit extends String {}
10
11/**
12 * StringUnit is a reactive storage Unit that emulates `string`.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected