Type alias Uuid

Uuid: {
    _tag: "Uuid";
}

Type declaration

  • Readonly _tag: "Uuid"

Generated using TypeDoc