Skip to content

Protocol

Example Usage

typescript
import { Protocol } from "@meetkai/mka1/models/components";

let value: Protocol = "http";

Values

typescript
"http" | "tcp"