UNPKG

mmir-tooling

Version:
7 lines (6 loc) 196 B
import { RuntimeConfiguration } from '../../index.d'; declare function getDefault(): RuntimeConfiguration; declare const _default: { getDefault: typeof getDefault; }; export = _default;