import { UUID } from "https://dotland.deno.dev/x/atlas_sdk3@v0.3.1/mod.ts";
Creates an UUID from a hex string representation of an UUID.
x/atlas_sdk3/mod.ts>UUID.createFromHexString
import { UUID } from "https://dotland.deno.dev/x/atlas_sdk3@v0.3.1/mod.ts";
Creates an UUID from a hex string representation of an UUID.