@cucumber/cucumber
    Preparing search index...

    Variable AfterStepConst

    AfterStep: <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.AfterStep