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