UNPKG

@heroui/shared-utils

Version:

A set of HeroUI utilities

4 lines (2 loc) 73 B
declare const getMargin: (num: number) => string; export { getMargin };