bcherny/json-schema-to-typescript

tsType use export from npm package

Open

#449 建立於 2022年5月17日

在 GitHub 查看
 (2 留言) (0 反應) (0 負責人)TypeScript (449 fork)github user discovery
enhancementgood first issuehelp wanted

倉庫指標

Star
 (3,302 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

I see from this issue that using tsType with packages seems to be possible. However I cannot seem to get this to work. The import I want to define is

import { StreamableFile } from "@nestjs/common";

The examples here only give basic examples of inbuilt Node exports

貢獻者指南