UNPKG

archunit

Version:

ArchUnit TypeScript is an architecture testing library, to specify and assert architecture rules in your TypeScript app

6 lines (5 loc) 162 B
export * from './cycles'; export * from './edge-projections'; export * from './project-cycles'; export * from './project-edges'; export * from './project-nodes';