UNPKG

curried-intrinsic

Version:
2 lines (1 loc) 61 B
export declare const pop: <T>(array: T[]) => T | undefined;