UNPKG

@aws-amplify/amplify-appsync-simulator

Version:

An AppSync Simulator to test AppSync API.

6 lines 259 B
export declare const listUtils: { copyAndRetainAll(list: any[], intersect: any[]): any; copyAndRemoveAll(list: any[], toRemove: any[]): any; sortList(list: any[], desc: boolean, property: string): any[]; }; //# sourceMappingURL=list-utils.d.ts.map