Created
November 15, 2022 19:00
-
-
Save pfftdammitchris/137616ca33eb8fa3673c8e0c8a2b592c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
export function sayHello() { | |
console.log('hello') | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment