UNPKG

@nx-dart/nx-dart

Version:

A Nx plugin, that adds support for developing Dart and Flutter packages in a Nx workspace

3 lines (2 loc) 120 B
export declare function readFile(filePath: string): string; export declare function removeFile(filePath: string): void;