UNPKG

@serverless-plugin-sqs-local/elasticmq-localhost

Version:
4 lines (3 loc) 171 B
import Config, { Options } from './Config'; export declare const absPath: (relPath: string) => string; export declare const buildConfig: (options?: Options) => Config;