Created
June 25, 2020 10:22
-
-
Save velotiotech/c49474971125ab91532293ca22e6e3f1 to your computer and use it in GitHub Desktop.
Snippet #8
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
type Restaurant @model { | |
... | |
owner: String | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment