UNPKG

@benev/nubs

Version:
2 lines (1 loc) 81 B
export declare function when<X>(x: X, actuate: (x: NonNullable<X>) => any): any;