Skip to main content
Version: v0.0.8

Type Alias: X12RequiredLoop

X12RequiredLoop = typeof REQUIRED_LOOPS[keyof typeof REQUIRED_LOOPS]

String-literal union over REQUIRED_LOOPS.

Example

import type { X12RequiredLoop } from "@cosyte/x12";
const loop: X12RequiredLoop = "2010BB";