UNPKG

@sprucelabs/test-utils

Version:

Helpful utilities to make asserting more complicated conditions quick and easy! ⚡️

5 lines (4 loc) 112 B
export default class StackCleaner { private static matchPattern; static clean(stack: string): string; }