Skip to content

Commit 2a23ebe

Browse files
sethconvexclaude
andcommitted
Rebuild dist after lint fixes
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent adc6c24 commit 2a23ebe

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

dist/cli/index.js

100755100644
File mode changed.

dist/client/index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@ export declare function exposeUploadApi(component: ComponentApi): {
4444
* Pass storageId for Convex storage assets, or blobId for CDN assets.
4545
*/
4646
recordAsset: import("convex/server").RegisteredMutation<"internal", {
47-
storageId?: string | undefined;
4847
blobId?: string | undefined;
48+
storageId?: string | undefined;
4949
path: string;
5050
contentType: string;
5151
deploymentId: string;

0 commit comments

Comments
 (0)