UNPKG

618 BTypeScriptView Raw
1export declare const HOMEPAGE = "https://react-styleguidist.js.org/";
2export declare const BUGS = "https://github.com/styleguidist/react-styleguidist/issues";
3export declare const DOCS_CONFIG = "https://react-styleguidist.js.org/docs/configuration";
4export declare const DOCS_COMPONENTS = "https://react-styleguidist.js.org/docs/components";
5export declare const DOCS_WEBPACK = "https://react-styleguidist.js.org/docs/webpack";
6export declare const DOCS_DOCUMENTING = "https://react-styleguidist.js.org/docs/documenting";
7export declare const DOCS_THIRDPARTIES = "https://react-styleguidist.js.org/docs/thirdparties";