effect-playwright
    Preparing search index...

    Interface NestedLayerOptions

    Options for a nested shared layer. Nested layers reuse their parent's memo map and may configure their own setup and teardown timeout.

    0.6.0

    interface NestedLayerOptions {
        timeout?: Input;
    }
    Index
    timeout?: Input