MCPcopy Create free account
hub / github.com/GerevAI/gerev / HTMLInputType

Enum HTMLInputType

ui/src/data-source.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1export enum HTMLInputType {
2 TEXT = "text",
3 TEXTAREA = "textarea",
4 PASSWORD = "password"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected