source:
trip-planner-front/node_modules/rxjs/internal/symbol/observable.d.ts
Last change on this file was 6a3a178, checked in by , 3 years ago | |
---|---|
|
|
File size: 120 bytes |
Line | |
---|---|
1 | /** Symbol.observable or a string "@@observable". Used for interop */ |
2 | export declare const observable: string | symbol; |
Note:
See TracBrowser
for help on using the repository browser.