UNPKG

sortier

Version:
3 lines (2 loc) 162 B
import { SortierOptions } from "../../config/index.js"; export declare function formatText(fileExtension: string, text: string, options: SortierOptions): string;