//#region src/utils/noop.ts
const noop = (..._args) => {};

//#endregion
export { noop };
//# sourceMappingURL=noop-B3MbDAfb.mjs.map