react-styleguidist
Version:
React components style guide generator
8 lines (7 loc) • 618 B
TypeScript
export declare const HOMEPAGE = "https://react-styleguidist.js.org/";
export declare const BUGS = "https://github.com/styleguidist/react-styleguidist/issues";
export declare const DOCS_CONFIG = "https://react-styleguidist.js.org/docs/configuration";
export declare const DOCS_COMPONENTS = "https://react-styleguidist.js.org/docs/components";
export declare const DOCS_WEBPACK = "https://react-styleguidist.js.org/docs/webpack";
export declare const DOCS_DOCUMENTING = "https://react-styleguidist.js.org/docs/documenting";
export declare const DOCS_THIRDPARTIES = "https://react-styleguidist.js.org/docs/thirdparties";