UNPKG

intl-date

Version:

Javascript library to represent and work with dates in different calendar systems (e.g. hijri, persian and others).

3 lines (2 loc) 111 B
declare const benchmark: (name: string, cycles: number, task: () => void) => void; export default benchmark;