"use strict"; import markdown from "../markdown"; export default () => `

reflector

${markdown("./documents/partials/overview/reflector.md")}
`;