Axinom Mosaic Libraries
    Preparing search index...

    A simple error type compatible with playwright TestError

    interface TestError {
        message: string;
    }
    Index

    Properties

    Properties

    message: string