1.0.3 • Published 2 years ago

@jottt/lib v1.0.3

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

Jottt application libraries

This folder contains functions, utilities and classes that are used across the Jottt application.

How to use

You can import functions using the normal syntax, e.g import the Jottt application server using the following line:

const { JottApplicationServer } = require("@jottt/lib")