@saninn/logger
    Preparing search index...

    Type Alias Private<T>

    Private: { [P in keyof T]: T[P] }

    Type Parameters

    • T