UNPKG

@benev/nubs

Version:
3 lines (2 loc) 182 B
import { WritableSet } from "../../../tools/regulated-set/types/writable-set.js"; export declare function set_initial_modes(modes: WritableSet<string>, initial_modes: string): void;