This repository has been archived on 2020-03-27. You can view files and clone it, but cannot push or open issues or pull requests.
|
import Settings from '../settings';
|
|
import { Stats } from '../types';
|
|
export declare function read(path: string, settings: Settings): Stats;
|
|
//# sourceMappingURL=sync.d.ts.map
|