Skip to content

Instantly share code, notes, and snippets.

@lexuanquynh
Created July 15, 2022 03:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lexuanquynh/b7bff7ba91cdcbf8f57d520b05f7ed15 to your computer and use it in GitHub Desktop.
Save lexuanquynh/b7bff7ba91cdcbf8f57d520b05f7ed15 to your computer and use it in GitHub Desktop.
var objectTypes: [Object.Type]? {
return [DogToy.self, Dog.self, DogClub.self, Person.self]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment