UNPKG

okanjo-app-pg

Version:

Service for interfacing with Postgres

4 lines (3 loc) 134 B
"use strict"; exports.PostgresService = require('./PostgresService'); exports.PostgresCrudService = require('./PostgresCrudService');