UNPKG

@godspeedsystems/core

Version:

> 4th Generation Declarative Microservice Framework

3 lines (2 loc) 130 B
import { PlainObject } from './common'; export default function loadModules(pathString: string, global?: boolean): PlainObject;