MCPcopy Create free account
hub / github.com/MathMan05/Fermi /

Class

src/webpage/utils/fancySelect.ts:10–10  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8 default: boolean;
9}
10export class FancySelect {
11 options: option[];
12 min: number;
13 max: number;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected