UNPKG

ntt-flow

Version:

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

4 lines (3 loc) 68 B
interface Entity extends SimpleObject { } export default Entity;