UNPKG

assertthat

Version:
3 lines (2 loc) 95 B
declare const mapSize: <TKey, TValue>(value: Map<TKey, TValue>) => number; export { mapSize };