@aeriajs/builtins 0.0.272 → 0.0.274

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.
@@ -191,7 +191,7 @@ export declare const file: {
191
191
  readonly noHeaders: {
192
192
  readonly type: "boolean";
193
193
  };
194
- }>> & {
194
+ }, {}>> & {
195
195
  fileId: string;
196
196
  options: ("download" | "picture")[];
197
197
  noHeaders: boolean;
@@ -208,7 +208,7 @@ export declare const file: {
208
208
  readonly noHeaders: {
209
209
  readonly type: "boolean";
210
210
  };
211
- }>> & {
211
+ }, {}>> & {
212
212
  fileId: string;
213
213
  options: ("download" | "picture")[];
214
214
  noHeaders: boolean;
@@ -293,7 +293,7 @@ export declare const file: {
293
293
  readonly type: "object";
294
294
  readonly additionalProperties: true;
295
295
  };
296
- }>> & {
296
+ }, {}>> & {
297
297
  code: "RESOURCE_NOT_FOUND" | "INSECURE_OPERATOR" | "OWNERSHIP_ERROR" | "MALFORMED_INPUT";
298
298
  httpStatus: 400 | 403 | 404;
299
299
  message: string;
@@ -312,7 +312,7 @@ export declare const file: {
312
312
  readonly type: "object";
313
313
  readonly additionalProperties: true;
314
314
  };
315
- }>> & {
315
+ }, {}>> & {
316
316
  code: "RESOURCE_NOT_FOUND" | "INSECURE_OPERATOR" | "OWNERSHIP_ERROR" | "MALFORMED_INPUT";
317
317
  httpStatus: 400 | 403 | 404;
318
318
  message: string;
@@ -572,7 +572,7 @@ export declare const file: {
572
572
  readonly noHeaders: {
573
573
  readonly type: "boolean";
574
574
  };
575
- }>> & {
575
+ }, {}>> & {
576
576
  fileId: string;
577
577
  options: ("download" | "picture")[];
578
578
  noHeaders: boolean;
@@ -589,7 +589,7 @@ export declare const file: {
589
589
  readonly noHeaders: {
590
590
  readonly type: "boolean";
591
591
  };
592
- }>> & {
592
+ }, {}>> & {
593
593
  fileId: string;
594
594
  options: ("download" | "picture")[];
595
595
  noHeaders: boolean;
@@ -674,7 +674,7 @@ export declare const file: {
674
674
  readonly type: "object";
675
675
  readonly additionalProperties: true;
676
676
  };
677
- }>> & {
677
+ }, {}>> & {
678
678
  code: "RESOURCE_NOT_FOUND" | "INSECURE_OPERATOR" | "OWNERSHIP_ERROR" | "MALFORMED_INPUT";
679
679
  httpStatus: 400 | 403 | 404;
680
680
  message: string;
@@ -693,7 +693,7 @@ export declare const file: {
693
693
  readonly type: "object";
694
694
  readonly additionalProperties: true;
695
695
  };
696
- }>> & {
696
+ }, {}>> & {
697
697
  code: "RESOURCE_NOT_FOUND" | "INSECURE_OPERATOR" | "OWNERSHIP_ERROR" | "MALFORMED_INPUT";
698
698
  httpStatus: 400 | 403 | 404;
699
699
  message: string;
@@ -29,7 +29,7 @@ export declare const remove: (payload: RemovePayload<SchemaWithId<typeof descrip
29
29
  readonly type: "object";
30
30
  readonly additionalProperties: true;
31
31
  };
32
- }>> & {
32
+ }, {}>> & {
33
33
  code: "RESOURCE_NOT_FOUND" | "INSECURE_OPERATOR" | "OWNERSHIP_ERROR" | "MALFORMED_INPUT";
34
34
  httpStatus: 400 | 403 | 404;
35
35
  message: string;
@@ -48,7 +48,7 @@ export declare const remove: (payload: RemovePayload<SchemaWithId<typeof descrip
48
48
  readonly type: "object";
49
49
  readonly additionalProperties: true;
50
50
  };
51
- }>> & {
51
+ }, {}>> & {
52
52
  code: "RESOURCE_NOT_FOUND" | "INSECURE_OPERATOR" | "OWNERSHIP_ERROR" | "MALFORMED_INPUT";
53
53
  httpStatus: 400 | 403 | 404;
54
54
  message: string;