UNPKG
vitest-marbles
Version:
latest (0.0.1)
0.0.1
0.0.0
Marble testing helpers library for RxJs and Jest
vitest-marbles
/
typings
/
src
/
rxjs
/
strip-alignment-chars.d.ts
2 lines
(1 loc)
•
70 B
TypeScript
View Raw
1
2
export
declare
function
stripAlignmentChars
(
marbles
:
string
):
string
;