Module

x/polkadot/types/interfaces/types.ts>CrateVersion

Package publishing for deno.land/x/polkadot
Go to Latest
interface CrateVersion
implements Struct
import { type CrateVersion } from "https://dotland.deno.dev/x/polkadot@0.2.24/types/interfaces/types.ts";

Properties

readonly
major: u16
readonly
minor: u8
readonly
patch: u8