Type alias GUID

GUID: string & {
    [tag]: "guid";
}

Type declaration

  • Readonly [tag]: "guid"