UNPKG

@payfit/unity-themes

Version:

4 lines (3 loc) 191 B
import { FormatFnArguments } from 'style-dictionary/types'; export declare const name = "css/unity-theme"; export declare function unityThemeFormat(args: FormatFnArguments): Promise<string>;