Type Alias ReadFile

ReadFile: ((path: string) => Buffer | typeof unresolvable)

Returns the content of a file, or unresolvable if the file couldn't be read.