UNPKG

@raccoons-co/ethics

Version:
5 lines (4 loc) 142 B
export default class StrictArgumentTest { throwsExceptionIfFalseExpression(): void; doesNotThrowsExceptionIfTrueExpression(): void; }