UNPKG

koconut

Version:

Provide interchainable array, set, map and etc supporting both normal and async callbacks as their action arguments.

5 lines (4 loc) 71 B
export declare enum KoconutLoopSignal { CONTINUE = 0, BREAK = 1, }