Skip to content

normalizePath

@tsed/cli-testing

Usage

typescript
import { normalizePath } from "@tsed/cli-testing";

See /packages/cli-testing/src/normalizePath.ts.

Overview

ts
function normalizePath(item: any): any;

Released under the MIT License.