UNPKG

ng-db-helper

Version:

Simple db helper for typescript like an orm with plugable connectors.

7 lines (6 loc) 141 B
/** * @module * @description * Entry point for all public APIs of the async local storage package. */ export * from './lib/index';