effect-playwright
    Preparing search index...

    Type Alias TestDetailsAnnotation

    type TestDetailsAnnotation = {
        description?: string;
        type: string;
    }
    Index
    description?: string
    type: string