UNPKG

@obelisk/client

Version:

Typescript client to interact with Obelisk on a higher level than the regular ReST API calls.

6 lines (5 loc) 171 B
export * from './endpoint'; export * from './tpage-endpoint'; export * from './stream-endpoint'; export * from './tpageresponse'; export * from './graphql-endpoint';