Skip to content

Instantly share code, notes, and snippets.

@fay-jai
Created April 4, 2016 03:22
Show Gist options
  • Save fay-jai/1f00eda2994046368cffb0e69711f0a8 to your computer and use it in GitHub Desktop.
Save fay-jai/1f00eda2994046368cffb0e69711f0a8 to your computer and use it in GitHub Desktop.
Exploring Typescript Internal and External Modules
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Typescript Modules</title>
</head>
<body>
<script src="build/bundle.js"></script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment