README
Pitcher window
This module is a simulates the parent iframe in the Pitcher environment.
How to use
npm i -D pitcher-window
<pitcher-window slides="7"></pitcher-window>
Pitcher parent frame module
<script type="module">
import pitcherWindow from 'https://cdn.skypack.dev/pitcher-window';
</script>
This module is a simulates the parent iframe in the Pitcher environment.
npm i -D pitcher-window
<pitcher-window slides="7"></pitcher-window>