UNPKG

@visactor/vchart

Version:

charts lib based @visactor/VGrammar

3 lines (2 loc) 136 B
import type { IPadding } from '../../typings'; export declare function transformPadding(padding: number | IPadding): number | number[];