UNPKG

tsconfig-utils

Version:

A collection of utilities for working with `tsconfig.json` files

3 lines (2 loc) 94 B
export declare const alias: Record<string, string[]>; export declare const boolean: string[];