Home > @microsoft/api-documenter > PluginFeatureInitialization
PluginFeatureInitialization class
This is an internal part of the plugin infrastructure.
Signature:
export declare class PluginFeatureInitialization
Remarks
This object is the constructor parameter for API Documenter plugin features.
The constructor for this class is marked as internal. Third-party code should not call the constructor directly or create subclasses that extend the PluginFeatureInitialization
class.