UNPKG

vitest-marbles

Version:

Marble testing helpers library for RxJs and Jest

10 lines (9 loc) 191 B
export declare enum MarblesGlossary { Completion = "|", Error = "#", TimeFrame = "-", Subscription = "^", Unsubscription = "!", GroupStart = "(", GroupEnd = ")" }