UNPKG

archunit

Version:

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

5 lines (4 loc) 111 B
export * from './assertion'; export * from './fluentapi'; export * from './projection'; export * from './uml';