langchain.js
    Preparing search index...

    Type Alias LangSmithJestlikeDescribeWrapper

    LangSmithJestlikeDescribeWrapper: (
        name: string,
        fn: () => void | Promise<void>,
        config?: LangSmithJestlikeDescribeWrapperConfig,
    ) => void

    Type Declaration