UNPKG

archunit

Version:

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

11 lines (10 loc) 287 B
export * from './assertion'; export * from './error'; export * from './extraction'; export * from './fluentapi'; export * from './logging'; export * from './projection'; export * from './regex-factory'; export * from './type'; export * from './util'; export * from './pattern-matching';