UNPKG

jsql-angular4

Version:

JSQL plugin for Angular 4

12 lines (11 loc) 312 B
/** * Angular library starter. * Build an Angular library compatible with AoT compilation & Tree shaking. * Written by Roberto Simonetti. * MIT license. * https://github.com/robisim74/jsql-angular */ /** * Entry point for all public APIs of the package. */ export * from './src/jsql-angular';