DocConfig Class
Helper for loading the protsl-doc.json file format.
Type
typescript
export declare class DocConfigexport declare class DocConfigDetails
Later when the schema is more mature, this class will be used to represent the validated and normalized configuration, whereas IConfig represents the raw JSON file structure.
Methods
loadConfigstaticLoad and validate an protsl-doc.json file.