[F] formatTypeSpec
function formatTypeSpec(code, prettierConfig?): Promise<string>
Parameters
Parameter | Type |
---|---|
code | string |
prettierConfig ? | Options |
Returns
Promise
<string
>
function formatTypeSpec(code, prettierConfig?): Promise<string>
Parameter | Type |
---|---|
code | string |
prettierConfig ? | Options |
Promise
<string
>