Creating Plot Twists
    Preparing search index...

    Type Alias ThreadFilter

    type ThreadFilter = {
        meta?: { [key: string]: JSONValue };
    }
    Index

    Properties

    Properties

    meta?: { [key: string]: JSONValue }