UNPKG

@greensight/gds

Version:
3 lines (2 loc) 143 B
import { type ValueType } from '../../../types/scss/Layout'; export declare const gapTransform: ((value: ValueType) => ValueType) | undefined;