export const DOCS_DIST = './docs/dist'; export const DOCS_OUTPUT = './docs/output.json'; export const EXTENSIONS = ['ts', 'html', 'scss'];