Home Reference Source

References

summary
public

F getConfig(baseConfig: object, options: object): object

Provides a configuration object based on a given config object and a json file loaded from the filesystem.

public

Loads JSON configuration from a file on the filesystem.

public

F resolveProperties(target: object, property: string | array): Object

Resolves special non-primitive values in an object.