UNPKG

vitest-marbles

Version:

Marble testing helpers library for RxJs and Jest

4 lines 139 B
export function stripAlignmentChars(marbles) { return marbles.replace(/^[ ]+/, ''); } //# sourceMappingURL=strip-alignment-chars.js.map