myst-cli
Version:
Command line tools for MyST
7 lines • 332 B
TypeScript
export declare function readableName(): string;
export declare function binaryName(): string;
export declare function npmPackageName(): string;
export declare function npmBinaryName(): string;
export declare function homeURL(): string;
export declare function isWhiteLabelled(): boolean;
//# sourceMappingURL=whiteLabelling.d.ts.map