Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 212 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 212 Bytes
<script src="https://embed.runkit.com" data-element-id="my-element"></script>
function foo() { return "hello world" }

foo();