UNPKG

@sonibble-creators/nest-microservice-pack

Version:
12 lines (10 loc) 227 B
/** * # Database * * database configuration module like mongodb, mysql, and some other interceptor * and utils for the database * */ // start export // from interceptor export * from './interceptor/mongo-string.driver';