Documentation
    Preparing search index...

    Variable NotConst

    Not: RequiredParameterizedPropertyDecorator<
        | string
        | RegExp
        | readonly (string | RegExp)[]
        | { args: string | RegExp | readonly (string | RegExp)[]; msg: string }
        | undefined,
    > = ...