UNPKG

assertthat

Version:
3 lines (2 loc) 88 B
declare const arraySize: <TContent>(value: TContent[]) => number; export { arraySize };