UNPKG

style-dictionary-utils

Version:
7 lines (6 loc) 208 B
import { Transform } from 'style-dictionary/types'; /** * commentDeprecated * @description replaces the comment of a token with the deprecated comment */ export declare const commentDeprecated: Transform;