import { default } from "https://deno.land/x/dmm@v2.1.2/src/services/module_service.ts";
Keeps the latest release string in-line with the imported version. Latest release will contain or lose the "v" prefix to match the imported version
x/dmm/src/services/module_service.ts>default.standardiseVersion
import { default } from "https://deno.land/x/dmm@v2.1.2/src/services/module_service.ts";
Keeps the latest release string in-line with the imported version. Latest release will contain or lose the "v" prefix to match the imported version