UNPKG

nx

Version:

Smart, Fast and Extensible Build System

3 lines (2 loc) 128 B
import type { Scanner } from 'typescript'; export declare function stripSourceCode(scanner: Scanner, contents: string): string;