TS2339: Property 'of' does not exist on type 'typeof Observable'. code example Example: Property 'of' does not exist on type 'typeof Observable'. import { of } from 'rxjs';