Optional
injector?: InjectorThis is only used if a signal is created from an observable.
The interpolator is required unless numeric values are used.
Optional
raf?: AnimationFrameFnA function to get the next animation frame. Defaults to window.requestAnimationFrame in browser context.
Options for an AnimatedSignal.