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