UNPKG

@noves/intent-typescript-sdk

Version:

Noves Intent Typescript SDK

4 lines (3 loc) 157 B
export { ClientSideIntentSDK } from './client'; export type { ClientSDKConfig } from './shared/types'; export { defaultClientConfig } from './shared/types';