UNPKG

116 BTypeScriptView Raw
1export declare function parseGoModVersionDirective(goModFileContent: string, strict?: boolean): string | undefined;