UNPKG

base-nestjs-app

Version:

Nestjs wrapper for creation of standarized apps

3 lines (2 loc) 109 B
import { MSOptions } from 'src/types'; export declare function processMSOptions(options: MSOptions): object;