UNPKG

myst-cli

Version:
3 lines 183 B
import type { ISession } from '../session/types.js'; export declare function shouldIgnoreFile(session: ISession, file: string): boolean; //# sourceMappingURL=shouldIgnoreFile.d.ts.map