brackets-storage-calls

Creates a list of all storage calls with their signature and parameters

Usage no npm install needed!

<script type="module">
  import bracketsStorageCalls from 'https://cdn.skypack.dev/brackets-storage-calls';
</script>

README

brackets-storage-calls

Creates a list of all storage calls with their signature and parameters, so that one can know what to implement in his CrudInterface implementation.