parent
39a466ac02
commit
f80fbfd0dc
@ -0,0 +1,5 @@ |
||||
declare module 'solhint' { |
||||
export function processStr (inputStr: any, config?: any, fileName?: string) |
||||
export function processFile (file: any, config: any) |
||||
export function processPath (path: any, config: any) |
||||
} |
Loading…
Reference in new issue