muryshev's picture
init
79278ec
export interface AbbreviationsBlockProps {
abbreviation: string;
values: string[];
}