@qaddon/database
v1.0.0-alpha.5
Published
A database dependency for projects using qhun-transpiler
Readme
This is a possible dependency for projects using qhun-transpiler.
Usage
Install the dependency with
$ npm install -D @qaddon/databaseand use it with
import { Database } from "@qaddon/database/src"