UNPKG

@joker.front/cli

Version:

The Next-Generation Front-End Toolchain: Swift, Efficient, and Adaptive.

6 lines (5 loc) 173 B
export declare function injectSourcesContent(map: { sources: string[]; sourceRoot?: string; sourcesContent?: (string | null)[]; }, file: string): Promise<void>;