UNPKG

assertthat

Version:
3 lines (2 loc) 102 B
declare const prettyPrintSet: (value: Set<any>, depth?: number) => string; export { prettyPrintSet };