Spaces:
Sleeping
Sleeping
| export interface AbbreviationsBlockProps { | |
| abbreviation: string; | |
| values: string[]; | |
| } |
| export interface AbbreviationsBlockProps { | |
| abbreviation: string; | |
| values: string[]; | |
| } |