UNPKG

@payfit/unity-themes

Version:

3 lines (2 loc) 182 B
import { Config, Dictionary, LocalOptions } from 'style-dictionary/types'; export declare function processGridTokens(dictionary: Dictionary, options: Config & LocalOptions): string;