LoadConfigResultinterface LoadConfigResult <T> {config: T;sources: string[];}§Type Parameters§T[src]§Properties§config: T[src]§sources: string[][src]