kysely
    Preparing search index...

    Type Alias HasWhere

    type HasWhere = {
        where?: WhereNode;
    }
    Index

    Properties

    Properties

    where?: WhereNode