Type alias metadata

metadata: {
    dev?: version;
    stable?: version;
    versions?: version[];
}

Type declaration

Generated using TypeDoc