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) 109 B
declare function mergeDeepConcatArrays(state: any, value: any): any; export default mergeDeepConcatArrays;