UNPKG

@goldstack/utils-typescript-references

Version:

Utility for keeping TypeScript references in sync in a Yarn monorepo

5 lines 219 B
export declare const updateRootProjectReferences: ({ tsConfigNames, excludeProjects, }: { tsConfigNames: string[]; excludeProjects: string[]; }) => void; //# sourceMappingURL=updateRootProjectReferences.d.ts.map