Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apitable/apitable
/
Class
packages/api-client/rxjsStub.ts:1–1 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
export
class
Observable<T> {
2
constructor(private promise: Promise<T>) {}
3
4
toPromise() {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected