Skip to content

Instantly share code, notes, and snippets.

@novitckas
Last active July 13, 2021 11:35
Show Gist options
  • Save novitckas/fa4b4220450cedfca316b8db4b5c266d to your computer and use it in GitHub Desktop.
Save novitckas/fa4b4220450cedfca316b8db4b5c266d to your computer and use it in GitHub Desktop.
interface IShaverma {
name: string,
type: 'v_lavashe' | 'na_tarelke',
[key:string]:any;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment