variable NAMESPACE_DNS
Name string is a fully-qualified domain name.
Examples
Example 1
Example 1
import { NAMESPACE_DNS } from "@std/uuid/constants"; console.log(NAMESPACE_DNS); // => 6ba7b810-9dad-11d1-80b4-00c04fd430c8
Type
"6ba7b810-9dad-11d1-80b4-00c04fd430c8"