DIR : /home/kozerus/public_html/cropex/node/node_modules/fast-glob/out/readers/async.d.ts

/home/kozerus/public_html/cropex/node/node_modules/fast-glob/out/readers

import * as fsWalk from '@nodelib/fs.walk';
import { Entry, ReaderOptions, Pattern } from '../types';
import Reader from './reader';
import ReaderStream from './stream';
export default class ReaderAsync extends Reader<Promise<Entry[]>> {
    protected _walkAsync: typeof fsWalk.walk;
    protected _readerStream: ReaderStream;
    dynamic(root: string, options: ReaderOptions): Promise<Entry[]>;
    static(patterns: Pattern[], options: ReaderOptions): Promise<Entry[]>;
}
//


koh5_pano



Your browser does not support the HTML5 canvas element.


Drag mouse to navigate.

Navigation





17.Aug.2010, Martin Wengenmayer