Skip to content

Instantly share code, notes, and snippets.

@jordanterry
Created April 8, 2018 10:14
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 jordanterry/26804d1d5d0181c95e945469701c80af to your computer and use it in GitHub Desktop.
Save jordanterry/26804d1d5d0181c95e945469701c80af to your computer and use it in GitHub Desktop.
A use for typealiasing
import com.test.Model
typealias com.test.dtos.Model = ModelDto
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment