@teamlearners/clawops 0.40.0 → 0.41.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  import { RequestSendMessagesSchema, SolapiMessageService } from 'solapi';
2
- import { I as ClawOps } from '../client-DOMZ2phc.cjs';
3
- export { at as SolapiBridgeError } from '../client-DOMZ2phc.cjs';
2
+ import { I as ClawOps } from '../client-DfN4wQXU.cjs';
3
+ export { at as SolapiBridgeError } from '../client-DfN4wQXU.cjs';
4
4
  import 'zod';
5
5
 
6
6
  /** 제네릭을 거쳐야 유니온(단건 | 배열)에 분배된다 */
@@ -1,6 +1,6 @@
1
1
  import { RequestSendMessagesSchema, SolapiMessageService } from 'solapi';
2
- import { I as ClawOps } from '../client-DOMZ2phc.js';
3
- export { at as SolapiBridgeError } from '../client-DOMZ2phc.js';
2
+ import { I as ClawOps } from '../client-DfN4wQXU.js';
3
+ export { at as SolapiBridgeError } from '../client-DfN4wQXU.js';
4
4
  import 'zod';
5
5
 
6
6
  /** 제네릭을 거쳐야 유니온(단건 | 배열)에 분배된다 */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@teamlearners/clawops",
3
- "version": "0.40.0",
3
+ "version": "0.41.0",
4
4
  "description": "Official Node.js/TypeScript SDK for the ClawOps Voice API",
5
5
  "type": "module",
6
6
  "exports": {
@@ -1,8 +0,0 @@
1
- 'use strict';
2
-
3
- // src/version.ts
4
- var VERSION = "0.40.0" ;
5
-
6
- exports.VERSION = VERSION;
7
- //# sourceMappingURL=chunk-IEFCBBKV.cjs.map
8
- //# sourceMappingURL=chunk-IEFCBBKV.cjs.map
@@ -1,6 +0,0 @@
1
- // src/version.ts
2
- var VERSION = "0.40.0" ;
3
-
4
- export { VERSION };
5
- //# sourceMappingURL=chunk-R6UEIVYE.js.map
6
- //# sourceMappingURL=chunk-R6UEIVYE.js.map