UNPKG

@react-slate/core

Version:

Write interactive CLI apps with React

3 lines 149 B
import { Style } from '../../types'; export default function applyStyle(style: Style, text: string): string; //# sourceMappingURL=applyStyle.d.ts.map