UNPKG

t-comm

Version:

专业、稳定、纯粹的工具库

6 lines (5 loc) 132 B
export declare function getStylelintLinebreaksRules(value?: string): { linebreaks?: undefined; } | { linebreaks: string; };