Repository URL to install this package:
|
Version:
1.0.2 ▾
|
export declare function walk(dir: string, options?: {
recursive: boolean;
}): string[];