UNPKG

assertthat

Version:
3 lines (2 loc) 105 B
declare const prettyPrintMap: (map: Map<any, any>, depth?: number) => string; export { prettyPrintMap };