/** * Includes functionality and override methods on the TypeDoc Renderer. * * @module */ export * from './render.js'; export * from './setup.js';