votes
    Preparing search index...

    Type Alias TbEntry<C, T>

    TbEntry: T | readonly [T, PropsOf<T> & TbMeta]

    Type Parameters

    • C extends string
    • T extends AnyCtor<C> = AnyCtor<C>