Module

x/web_bson/mod.js>UUID#toJSON

web_bson is a fork from mongodb/js-bson
Very Popular
Latest
method UUID.prototype.toJSON
import { UUID } from "https://dotland.deno.dev/x/web_bson@v0.3.0/mod.js";

Converts the id into its JSON string representation. A 36 character (dashes included) hex string in the format: xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx

Returns

string