UNPKG
iframr
Version:
latest (0.0.0)
0.0.0
iframe sandbox
github.com/serapath/iframr
serapath/iframr
iframr
/
src
/
index.js
6 lines
(4 loc)
•
93 B
JavaScript
View Raw
1
2
3
4
5
6
module
.
exports
= iframr
function
iframr
(
) {
throw
new
Error
(
'@TODO: implement iframr'
) }