UNPKG

aws-cdk-lib

Version:

Version 2 of the AWS Cloud Development Kit library

2 lines (1 loc) 95 B
export declare function noEmptyObject<A>(o: Record<string, A>): Record<string, A> | undefined;