interface Browser {
    family: string;
    version: Semver;
}

Properties

Properties

family: string
version: Semver