UNPKG

@piplup/utils

Version:

A collection of utility hooks and functions crafted to power up the packages within Piplup.

2 lines (1 loc) 93 B
export declare function execSequentially(...funcs: unknown[]): (...args: unknown[]) => void;