UNPKG

casement

Version:

An iFrame comms library for giving your app access to the outside world.

4 lines (3 loc) 98 B
import Inside from "./inside.js"; import Outside from "./outside.js"; export { Inside, Outside };