RatioShape: {
denominator: {
brand: Matcher;
value: Matcher;
};
numerator: {
brand: Matcher;
value: Matcher;
};
} = ...
Type declaration
denominator: {
brand: Matcher;
value: Matcher;
}
brand: Matcher
value: Matcher
numerator: {
brand: Matcher;
value: Matcher;
}
brand: Matcher
value: Matcher