UNPKG

@mintlify/previewing

Version:

Preview Mintlify docs locally

18 lines (17 loc) 891 B
export declare const INSTALL_PATH: string; export declare const HOME_DIR: string; export declare const DOT_MINTLIFY: string; export declare const DOT_MINTLIFY_LAST: 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 MINT_CLIENT_RELEASES_CLOUDFRONT_URL = "https://d1ctpt7j8wusba.cloudfront.net"; export declare const TARGET_MINT_VERSION_URL = "https://d1ctpt7j8wusba.cloudfront.net/mint-version.txt"; export declare const TAR_PATH: string; export declare const CMD_EXEC_PATH: string; export declare const SUPPORTED_MEDIA_EXTENSIONS: string[];