UNPKG

@jss-rule-engine/workflow

Version:

3 lines (2 loc) 149 B
import { DatabaseServiceOptions } from "../databaseService"; export declare function getDatabaseServiceOptions(env?: any): DatabaseServiceOptions;