Skip to content

Instantly share code, notes, and snippets.

@trblackw
Created March 26, 2020 01:22
Show Gist options
  • Save trblackw/22b2debcb39930a7445d7e0a32d93593 to your computer and use it in GitHub Desktop.
Save trblackw/22b2debcb39930a7445d7e0a32d93593 to your computer and use it in GitHub Desktop.
type UserForm = Omit<User, 'id' | 'updated_at'>;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment