Typedef

GetSubConfig (utils)

@ckeditor/ckeditor5-utils/src/config

typedefobject

An utility type extracting configuration value from the given name.

Filtering

Type parameters

  • T

    The type of a configuration dictionary.

  • K

    The literal type of configuration name (dot-separated path).