smartsocket/ts/interfaces/index.ts

3 lines
59 B
TypeScript
Raw Normal View History

2022-03-14 21:40:55 +00:00
export * from './connection.js';
export * from './tag.js';