Skip to content

Instantly share code, notes, and snippets.

@marcusbesjes
Last active October 15, 2021 09:07
Show Gist options
  • Save marcusbesjes/d934ded95927e9517921a15e4430395b to your computer and use it in GitHub Desktop.
Save marcusbesjes/d934ded95927e9517921a15e4430395b to your computer and use it in GitHub Desktop.
test
import { thing } from "./other-file"
console.log("wat", thing)
exporet const thing = "huh?"
{
"main": "index.ts"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment