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

chainquery

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