UNPKG

@goldstack/utils-typescript-references

Version:

Utility for keeping TypeScript references in sync in a Yarn monorepo

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