//#region src/utils/noop.ts const noop = (..._args) => {}; //#endregion export { noop as t }; //# sourceMappingURL=noop-B7RzLU-c.mjs.map