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) 91 B
declare function stringifyProps<T>(obj: T): Stringify<T>; export default stringifyProps;