Documentation / @zerotal/flow-ui / registry / UtilEntry
Interface: UtilEntry
Defined in: flow-ui/src/registry.ts:25
A copyable utility module (shared by components).
Properties
name
name:
string
Defined in: flow-ui/src/registry.ts:26
source
source:
string
Defined in: flow-ui/src/registry.ts:28
Path relative to the package's src/.
target
target:
string
Defined in: flow-ui/src/registry.ts:30
Destination relative to the app's UI dir (under lib/).