UNPKG

vitest-marbles

Version:

Marble testing helpers library for RxJs and Jest

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