Skip to content

bindContext

@tsed/di

Usage

typescript
import { bindContext } from "@tsed/di";

See /packages/di/src/browser/utils/asyncHookContext.ts.

Overview

ts
function bindContext(cb: any): any;

Released under the MIT License.