UNPKG

@benev/nubs

Version:
3 lines 235 B
import { RegulatedSet } from "../../../tools/regulated-set/regulated-set.js"; export const setup_modes_and_handle_changes = (onChange) => new RegulatedSet(new Set(), onChange); //# sourceMappingURL=setup_modes_and_handle_changes.js.map