UNPKG

@flexbase/openapi-generator

Version:
3 lines (2 loc) 138 B
import { BuiltInParserName } from 'prettier'; export declare const runPrettier: (str: string, ext: BuiltInParserName) => Promise<string>;