@cucumber/cucumber
    Preparing search index...

    Variable BeforeStepConst

    BeforeStep: <WorldType = IWorld<any>>(
        code: TestStepHookFunction<WorldType>,
    ) => void & <WorldType = IWorld<any>>(
        tags: string,
        code: TestStepHookFunction<WorldType>,
    ) => void & <WorldType = IWorld<any>>(
        options: IDefineTestStepHookOptions,
        code: TestStepHookFunction<WorldType>,
    ) => void = methods.BeforeStep