Files
Camilou.fr/VUEJS/myapp/node_modules/quansync/dist/macro.js
T
Camilla Schoeser 6a71f91e2f ajout du site
2026-05-29 21:38:59 +02:00

16 lines
379 B
JavaScript

import { i as quansync$1 } from "./src-C2Pm6gXo.js";
//#region src/macro.ts
/**
* This function is equivalent to `quansync` from main entry
* but accepts a fake argument type of async functions.
*
* This requires to be used with the macro transformer `unplugin-quansync`.
* Do NOT use it directly.
*
* @internal
*/
const quansync = quansync$1;
//#endregion
export { quansync };