Skip to content

cleanAllLocalsContainer

@tsed/di

Usage

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

See /packages/di/src/types/common/fn/localsContainer.ts.

Overview

ts
function cleanAllLocalsContainer(): void;

Released under the MIT License.