UNPKG

myst-cli

Version:
3 lines 191 B
import type { ISession } from '../../session/types.js'; export declare function upgradeJupyterBook(session: ISession, configFile: string): Promise<void>; //# sourceMappingURL=upgrade.d.ts.map