UNPKG

@types/culori

Version:
4 lines (2 loc) 79 B
declare function round(n?: number): <T>(value: T) => T; export default round;