vue-i18n / general / CustomBlocks
Псевдоним типа: CustomBlocks<Message>
ts
type CustomBlocks<Message> = CustomBlock<Message>[];Параметры типа
| Параметр типа | Тип по умолчанию |
|---|---|
Message | VueMessageType |