UNPKG

@testim/testim-cli

Version:

Command line interface for running Testing on you CI

10 lines (9 loc) 385 B
// Aliases var Scheduler = Rx.Scheduler, PriorityQueue = Rx.internals.PriorityQueue, ScheduledItem = Rx.internals.ScheduledItem, SchedulePeriodicRecursive = Rx.internals.SchedulePeriodicRecursive, disposableEmpty = Rx.Disposable.empty, inherits = Rx.internals.inherits, defaultSubComparer = Rx.helpers.defaultSubComparer, notImplemented = Rx.helpers.notImplemented;