UNPKG

@lifaon/rx-js-light

Version:

Blazing fast Observables

4 lines (3 loc) 121 B
export function createReferenceError(options) { return new ReferenceError(options?.message ?? 'Undefined variable'); }