Skip to content

Instantly share code, notes, and snippets.

@K-Vishwak
Created March 5, 2022 14:38
Show Gist options
  • Save K-Vishwak/05b09ebfc78e3ace41e964a837a370b6 to your computer and use it in GitHub Desktop.
Save K-Vishwak/05b09ebfc78e3ace41e964a837a370b6 to your computer and use it in GitHub Desktop.
'use strict';
let public = 10;
console.log(public);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment