mirror of
https://github.com/Tria-plc/emaui.git
synced 2026-08-28 07:51:05 +00:00
3 lines
235 B
TypeScript
3 lines
235 B
TypeScript
import { type ProjectConfiguration } from '@nx/devkit';
|
|
export declare function getDynamicMfManifestFile(project: ProjectConfiguration, workspaceRoot: string): string | undefined;
|
|
//# sourceMappingURL=get-dynamic-manifest-file.d.ts.map
|