UNPKG

@helpwave/hightide

Version:

helpwave's component and theming library

6 lines 97 B
// src/util/noop.ts var noop = () => void 0; export { noop }; //# sourceMappingURL=noop.mjs.map