UNPKG

ntt-flow

Version:

The sequence of initialization, modification, aggregation, or other processes through which a data entity passes from instantiation to persistence.

3 lines (2 loc) 87 B
export { default as Entity } from './Entity'; export { Identity } from './Identity';