Nymph.js 1.0.0-beta.113
    Preparing search index...

    Type Alias EntityDataType<T>

    EntityDataType: T extends Entity<infer DataType> ? DataType : never

    Type Parameters

    • T