UNPKG

@visulima/humanizer

Version:

Humanizer is a library for humanizing data in a human-readable form.

4 lines (2 loc) 96 B
declare const getSlavicForm: (counter: number) => number; export { getSlavicForm as default };