UNPKG

myst-cli

Version:
3 lines 210 B
import type { ISession } from '../session/types.js'; export declare function getAllBibTexFilesOnPath(session: ISession, dir: string, ignore?: string[]): string[]; //# sourceMappingURL=getAllBibtexFiles.d.ts.map