Files
javascript-client-sdk/src/objects/index.ts
T
2020-02-09 12:29:49 +00:00

3 lines
51 B
TypeScript

export * from './User';
export * from './Channel';