toolish - v0.2.5
    Preparing search index...

    Type Alias SortKey<T>

    SortKey: keyof T | SortKeyProducer<T>

    Type Parameters

    • T