interface NoLicenseInfo {
    type: "no-license";
}

Properties

Properties

type: "no-license"