@qaddon/database
v1.0.0-alpha.5
Published
A database dependency for projects using qhun-transpiler
Downloads
1
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"