UNPKG

unplugin-quansync

Version:

Write async functions, get both async and sync functions

21 lines (19 loc) 405 B
import { Quansync } from "./src-BHpSbPTb.js"; //#region src/rolldown.ts /** * Rolldown plugin * * @example * ```ts * // rolldown.config.js * import Quansync from 'unplugin-quansync/rolldown' * * export default { * plugins: [Quansync()], * } * ``` */ const rolldown = Quansync.rolldown; var rolldown_default = rolldown; //#endregion export { rolldown_default as default, rolldown as 'module.exports' };