UNPKG

@mintlify/previewing

Version:

Preview Mintlify docs locally

17 lines (16 loc) 732 B
export declare const TARGET_MINT_VERSION = "v0.0.1055"; export declare const INSTALL_PATH: string; export declare const HOME_DIR: string; export declare const DOT_MINTLIFY: string; export declare const MINT_PATH: string; export declare const VERSION_PATH: string; export declare const CLIENT_PATH: string; export declare const NEXT_SIDE_EFFECT_PATH: string; export declare const NEXT_ROUTER_SERVER_PATH: string; export declare const NEXT_CONFIG_PATH: string; export declare const NEXT_PUBLIC_PATH: string; export declare const NEXT_PROPS_PATH: string; export declare const TAR_URL: string; export declare const TAR_PATH: string; export declare const CMD_EXEC_PATH: string; export declare const SUPPORTED_MEDIA_EXTENSIONS: string[];