Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 185 Bytes

level.md

File metadata and controls

15 lines (10 loc) · 185 Bytes

Level

Example Usage

import { Level } from "argot-open-ai/models/components";

let value: Level = "info";

Values

"info" | "warn" | "error"