/** * Module responsible for providing the output functionality, which should write out compilation results and interact * with the file system. * @since 0.10.3 */ export * from "./compile";