interface UuidOptions {
    version: "all" | 1 | 4;
}

Properties

Properties

version: "all" | 1 | 4