liwi-store

abstract store used by liwi implementations

Usage no npm install needed!

<script type="module">
  import liwiStore from 'https://cdn.skypack.dev/liwi-store';
</script>

README

liwi-store

abstract store used by liwi implementations

Install

npm install --save liwi-store

Usage

import liwiStore from 'liwi-store';

console.log(liwiStore);