@exagent/sdk 0.1.21 → 0.2.1

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.
@@ -0,0 +1,14 @@
1
+
2
+ > @exagent/sdk@0.2.0 build /Users/graydon/Codebase Repertoire/Exagent/packages/sdk
3
+ > tsup src/index.ts --format esm --dts
4
+
5
+ CLI Building entry: src/index.ts
6
+ CLI Using tsconfig: tsconfig.json
7
+ CLI tsup v8.5.1
8
+ CLI Target: es2022
9
+ ESM Build start
10
+ ESM dist/index.js 2.52 KB
11
+ ESM ⚡️ Build success in 198ms
12
+ DTS Build start
13
+ DTS ⚡️ Build success in 709ms
14
+ DTS dist/index.d.ts 13.41 KB