UNPKG

assertthat

Version:
3 lines (2 loc) 103 B
declare const prettyPrintArray: (array: any[], depth?: number) => string; export { prettyPrintArray };