Skip to content

Instantly share code, notes, and snippets.

@blemoine
Created March 31, 2018 20:36
Show Gist options
  • Save blemoine/5d2dd0b852a9ed6c2c5f75a707c9a3cc to your computer and use it in GitHub Desktop.
Save blemoine/5d2dd0b852a9ed6c2c5f75a707c9a3cc to your computer and use it in GitHub Desktop.
declare class PositiveNumberTag {
private __kind: 'positiveNumber';
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment