Skip to content

Instantly share code, notes, and snippets.

@robertcoopercode
Created January 8, 2019 23:52
Show Gist options
  • Save robertcoopercode/1eea19291f4d25096e62eb63c4fa532e to your computer and use it in GitHub Desktop.
Save robertcoopercode/1eea19291f4d25096e62eb63c4fa532e to your computer and use it in GitHub Desktop.
let anUndefinedVariable: undefined = undefined;
let aNullVariable: null = null;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment