UNPKG

@tsoa/cli

Version:

Build swagger-compliant REST APIs using TypeScript and Node

3 lines (2 loc) 101 B
import { Tsoa } from '@tsoa/runtime'; export declare const isVoidType: (type: Tsoa.Type) => boolean;