UNPKG

@swc-node/register

Version:
5 lines (4 loc) 161 B
import * as ts from 'typescript'; export declare function readDefaultTsConfig(): Partial<ts.CompilerOptions & { fallbackToTs: (path: string) => boolean; }>;