KC's Workspace
    Preparing search index...

    Type Alias HasSize

    type HasSize = {
        size: number;
    }
    Index
    size: number