@qaddon/database

A database dependency for projects using qhun-transpiler

Usage no npm install needed!

<script type="module">
  import qaddonDatabase from 'https://cdn.skypack.dev/@qaddon/database';
</script>

README

This is a possible dependency for projects using qhun-transpiler.

Usage

Install the dependency with

$ npm install -D @qaddon/database

and use it with

import { Database } from "@qaddon/database/src"