UNPKG

ntt-flow

Version:

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

2 lines (1 loc) 60 B
export declare function sum(a: number, b: number): number;