UNPKG

@aws-cdk-testing/cli-integ

Version:

Integration tests for the AWS CDK CLI

2 lines (1 loc) 61 B
export declare function chunk<A>(n: number, xs: A[]): A[][];