Skip to content

Instantly share code, notes, and snippets.

@fstodulski
Created March 1, 2018 09:21
Show Gist options
  • Save fstodulski/4222370068d140b614c4912ca037fa7f to your computer and use it in GitHub Desktop.
Save fstodulski/4222370068d140b614c4912ca037fa7f to your computer and use it in GitHub Desktop.
// source http://jsbin.com
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>JS Bin</title>
</head>
<body>
<script id="jsbin-javascript">
"use strict";
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoianNiaW4uanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyJqc2Jpbi50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQnV0dG9uTW9kdWxlIH0gZnJvbSBcImNvbnRlc3RhcGFja2FnZVwiO1xuaW1wb3J0IHsgQ2FyZE1vZHVsZSB9IGZyb20gXCJjb250ZXN0YXBhY2thZ2VcIjsiXX0=
</script>
<script id="jsbin-source-javascript" type="text/javascript">import { ButtonModule } from "contestapackage";
import { CardModule } from "contestapackage";</script></body>
</html>
"use strict";
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoianNiaW4uanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyJqc2Jpbi50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQnV0dG9uTW9kdWxlIH0gZnJvbSBcImNvbnRlc3RhcGFja2FnZVwiO1xuaW1wb3J0IHsgQ2FyZE1vZHVsZSB9IGZyb20gXCJjb250ZXN0YXBhY2thZ2VcIjsiXX0=
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment