CoreMedia CKEditor 5 Plugins
    Preparing search index...

    Type Alias Raw<T>

    Raw: { [P in keyof T]: unknown }

    Intermediate raw type for type check.

    Type Parameters

    • T

      type to get keys from