README
Browser History
import history from '@skazka/history';
history.push('/');
Browser History
<script type="module">
import skazkaHistory from 'https://cdn.skypack.dev/@skazka/history';
</script>
import history from '@skazka/history';
history.push('/');