Skip to content

Instantly share code, notes, and snippets.

@novitckas
Last active June 27, 2021 18:24
Show Gist options
  • Save novitckas/b88021f3ebe458ae2e0e76c04cd7950d to your computer and use it in GitHub Desktop.
Save novitckas/b88021f3ebe458ae2e0e76c04cd7950d to your computer and use it in GitHub Desktop.
const myShaverma: IShaverma = {
name: 'classic',
// Ошибка! Не хватает свойства 'type'
isSpicy: true,
size: 'xxl'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment