UNPKG

@cocalc/project

Version:
3 lines (2 loc) 129 B
import { Options } from "./index"; export declare function gofmt(input: string, options: Options, logger: any): Promise<string>;