@mrgrain/cdk-esbuild 1.127.0 → 2.0.0-alpha.2

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.
package/.jsii ADDED
@@ -0,0 +1,3670 @@
1
+ {
2
+ "author": {
3
+ "email": "mail@moritzkornher.de",
4
+ "name": "Moritz Kornher",
5
+ "roles": [
6
+ "author"
7
+ ],
8
+ "url": "https://moritzkornher.de"
9
+ },
10
+ "dependencies": {
11
+ "@aws-cdk/aws-lambda": "^1.99.0",
12
+ "@aws-cdk/aws-s3": "^1.99.0",
13
+ "@aws-cdk/aws-s3-assets": "^1.99.0",
14
+ "@aws-cdk/aws-s3-deployment": "^1.99.0",
15
+ "@aws-cdk/aws-synthetics": "^1.99.0",
16
+ "@aws-cdk/core": "^1.99.0",
17
+ "constructs": "^3.2.27"
18
+ },
19
+ "dependencyClosure": {
20
+ "@aws-cdk/assets": {
21
+ "targets": {
22
+ "dotnet": {
23
+ "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
24
+ "namespace": "Amazon.CDK.Assets",
25
+ "packageId": "Amazon.CDK.Assets"
26
+ },
27
+ "java": {
28
+ "maven": {
29
+ "artifactId": "cdk-assets",
30
+ "groupId": "software.amazon.awscdk"
31
+ },
32
+ "package": "software.amazon.awscdk.assets"
33
+ },
34
+ "js": {
35
+ "npm": "@aws-cdk/assets"
36
+ },
37
+ "python": {
38
+ "classifiers": [
39
+ "Framework :: AWS CDK",
40
+ "Framework :: AWS CDK :: 1"
41
+ ],
42
+ "distName": "aws-cdk.assets",
43
+ "module": "aws_cdk.assets"
44
+ }
45
+ }
46
+ },
47
+ "@aws-cdk/aws-applicationautoscaling": {
48
+ "targets": {
49
+ "dotnet": {
50
+ "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
51
+ "namespace": "Amazon.CDK.AWS.ApplicationAutoScaling",
52
+ "packageId": "Amazon.CDK.AWS.ApplicationAutoScaling"
53
+ },
54
+ "java": {
55
+ "maven": {
56
+ "artifactId": "applicationautoscaling",
57
+ "groupId": "software.amazon.awscdk"
58
+ },
59
+ "package": "software.amazon.awscdk.services.applicationautoscaling"
60
+ },
61
+ "js": {
62
+ "npm": "@aws-cdk/aws-applicationautoscaling"
63
+ },
64
+ "python": {
65
+ "classifiers": [
66
+ "Framework :: AWS CDK",
67
+ "Framework :: AWS CDK :: 1"
68
+ ],
69
+ "distName": "aws-cdk.aws-applicationautoscaling",
70
+ "module": "aws_cdk.aws_applicationautoscaling"
71
+ }
72
+ }
73
+ },
74
+ "@aws-cdk/aws-autoscaling-common": {
75
+ "targets": {
76
+ "dotnet": {
77
+ "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
78
+ "namespace": "Amazon.CDK.AWS.AutoScaling.Common",
79
+ "packageId": "Amazon.CDK.AWS.AutoScaling.Common"
80
+ },
81
+ "java": {
82
+ "maven": {
83
+ "artifactId": "autoscaling-common",
84
+ "groupId": "software.amazon.awscdk"
85
+ },
86
+ "package": "software.amazon.awscdk.services.autoscaling.common"
87
+ },
88
+ "js": {
89
+ "npm": "@aws-cdk/aws-autoscaling-common"
90
+ },
91
+ "python": {
92
+ "classifiers": [
93
+ "Framework :: AWS CDK",
94
+ "Framework :: AWS CDK :: 1"
95
+ ],
96
+ "distName": "aws-cdk.aws-autoscaling-common",
97
+ "module": "aws_cdk.aws_autoscaling_common"
98
+ }
99
+ }
100
+ },
101
+ "@aws-cdk/aws-certificatemanager": {
102
+ "targets": {
103
+ "dotnet": {
104
+ "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
105
+ "namespace": "Amazon.CDK.AWS.CertificateManager",
106
+ "packageId": "Amazon.CDK.AWS.CertificateManager"
107
+ },
108
+ "java": {
109
+ "maven": {
110
+ "artifactId": "certificatemanager",
111
+ "groupId": "software.amazon.awscdk"
112
+ },
113
+ "package": "software.amazon.awscdk.services.certificatemanager"
114
+ },
115
+ "js": {
116
+ "npm": "@aws-cdk/aws-certificatemanager"
117
+ },
118
+ "python": {
119
+ "classifiers": [
120
+ "Framework :: AWS CDK",
121
+ "Framework :: AWS CDK :: 1"
122
+ ],
123
+ "distName": "aws-cdk.aws-certificatemanager",
124
+ "module": "aws_cdk.aws_certificatemanager"
125
+ }
126
+ }
127
+ },
128
+ "@aws-cdk/aws-cloudformation": {
129
+ "targets": {
130
+ "dotnet": {
131
+ "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
132
+ "namespace": "Amazon.CDK.AWS.CloudFormation",
133
+ "packageId": "Amazon.CDK.AWS.CloudFormation"
134
+ },
135
+ "java": {
136
+ "maven": {
137
+ "artifactId": "cloudformation",
138
+ "groupId": "software.amazon.awscdk"
139
+ },
140
+ "package": "software.amazon.awscdk.services.cloudformation"
141
+ },
142
+ "js": {
143
+ "npm": "@aws-cdk/aws-cloudformation"
144
+ },
145
+ "python": {
146
+ "classifiers": [
147
+ "Framework :: AWS CDK",
148
+ "Framework :: AWS CDK :: 1"
149
+ ],
150
+ "distName": "aws-cdk.aws-cloudformation",
151
+ "module": "aws_cdk.aws_cloudformation"
152
+ }
153
+ }
154
+ },
155
+ "@aws-cdk/aws-cloudfront": {
156
+ "submodules": {
157
+ "@aws-cdk/aws-cloudfront.experimental": {
158
+ "locationInModule": {
159
+ "filename": "lib/index.ts",
160
+ "line": 12
161
+ }
162
+ }
163
+ },
164
+ "targets": {
165
+ "dotnet": {
166
+ "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
167
+ "namespace": "Amazon.CDK.AWS.CloudFront",
168
+ "packageId": "Amazon.CDK.AWS.CloudFront"
169
+ },
170
+ "java": {
171
+ "maven": {
172
+ "artifactId": "cloudfront",
173
+ "groupId": "software.amazon.awscdk"
174
+ },
175
+ "package": "software.amazon.awscdk.services.cloudfront"
176
+ },
177
+ "js": {
178
+ "npm": "@aws-cdk/aws-cloudfront"
179
+ },
180
+ "python": {
181
+ "classifiers": [
182
+ "Framework :: AWS CDK",
183
+ "Framework :: AWS CDK :: 1"
184
+ ],
185
+ "distName": "aws-cdk.aws-cloudfront",
186
+ "module": "aws_cdk.aws_cloudfront"
187
+ }
188
+ }
189
+ },
190
+ "@aws-cdk/aws-cloudwatch": {
191
+ "targets": {
192
+ "dotnet": {
193
+ "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
194
+ "namespace": "Amazon.CDK.AWS.CloudWatch",
195
+ "packageId": "Amazon.CDK.AWS.CloudWatch"
196
+ },
197
+ "java": {
198
+ "maven": {
199
+ "artifactId": "cloudwatch",
200
+ "groupId": "software.amazon.awscdk"
201
+ },
202
+ "package": "software.amazon.awscdk.services.cloudwatch"
203
+ },
204
+ "js": {
205
+ "npm": "@aws-cdk/aws-cloudwatch"
206
+ },
207
+ "python": {
208
+ "classifiers": [
209
+ "Framework :: AWS CDK",
210
+ "Framework :: AWS CDK :: 1"
211
+ ],
212
+ "distName": "aws-cdk.aws-cloudwatch",
213
+ "module": "aws_cdk.aws_cloudwatch"
214
+ }
215
+ }
216
+ },
217
+ "@aws-cdk/aws-codeguruprofiler": {
218
+ "targets": {
219
+ "dotnet": {
220
+ "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
221
+ "namespace": "Amazon.CDK.AWS.CodeGuruProfiler",
222
+ "packageId": "Amazon.CDK.AWS.CodeGuruProfiler"
223
+ },
224
+ "java": {
225
+ "maven": {
226
+ "artifactId": "codeguruprofiler",
227
+ "groupId": "software.amazon.awscdk"
228
+ },
229
+ "package": "software.amazon.awscdk.services.codeguruprofiler"
230
+ },
231
+ "js": {
232
+ "npm": "@aws-cdk/aws-codeguruprofiler"
233
+ },
234
+ "python": {
235
+ "classifiers": [
236
+ "Framework :: AWS CDK",
237
+ "Framework :: AWS CDK :: 1"
238
+ ],
239
+ "distName": "aws-cdk.aws-codeguruprofiler",
240
+ "module": "aws_cdk.aws_codeguruprofiler"
241
+ }
242
+ }
243
+ },
244
+ "@aws-cdk/aws-codestarnotifications": {
245
+ "targets": {
246
+ "dotnet": {
247
+ "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
248
+ "namespace": "Amazon.CDK.AWS.CodeStarNotifications",
249
+ "packageId": "Amazon.CDK.AWS.CodeStarNotifications"
250
+ },
251
+ "java": {
252
+ "maven": {
253
+ "artifactId": "codestarnotifications",
254
+ "groupId": "software.amazon.awscdk"
255
+ },
256
+ "package": "software.amazon.awscdk.services.codestarnotifications"
257
+ },
258
+ "js": {
259
+ "npm": "@aws-cdk/aws-codestarnotifications"
260
+ },
261
+ "python": {
262
+ "classifiers": [
263
+ "Framework :: AWS CDK",
264
+ "Framework :: AWS CDK :: 1"
265
+ ],
266
+ "distName": "aws-cdk.aws-codestarnotifications",
267
+ "module": "aws_cdk.aws_codestarnotifications"
268
+ }
269
+ }
270
+ },
271
+ "@aws-cdk/aws-ec2": {
272
+ "targets": {
273
+ "dotnet": {
274
+ "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
275
+ "namespace": "Amazon.CDK.AWS.EC2",
276
+ "packageId": "Amazon.CDK.AWS.EC2"
277
+ },
278
+ "java": {
279
+ "maven": {
280
+ "artifactId": "ec2",
281
+ "groupId": "software.amazon.awscdk"
282
+ },
283
+ "package": "software.amazon.awscdk.services.ec2"
284
+ },
285
+ "js": {
286
+ "npm": "@aws-cdk/aws-ec2"
287
+ },
288
+ "python": {
289
+ "classifiers": [
290
+ "Framework :: AWS CDK",
291
+ "Framework :: AWS CDK :: 1"
292
+ ],
293
+ "distName": "aws-cdk.aws-ec2",
294
+ "module": "aws_cdk.aws_ec2"
295
+ }
296
+ }
297
+ },
298
+ "@aws-cdk/aws-ecr": {
299
+ "targets": {
300
+ "dotnet": {
301
+ "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
302
+ "namespace": "Amazon.CDK.AWS.ECR",
303
+ "packageId": "Amazon.CDK.AWS.ECR"
304
+ },
305
+ "java": {
306
+ "maven": {
307
+ "artifactId": "ecr",
308
+ "groupId": "software.amazon.awscdk"
309
+ },
310
+ "package": "software.amazon.awscdk.services.ecr"
311
+ },
312
+ "js": {
313
+ "npm": "@aws-cdk/aws-ecr"
314
+ },
315
+ "python": {
316
+ "classifiers": [
317
+ "Framework :: AWS CDK",
318
+ "Framework :: AWS CDK :: 1"
319
+ ],
320
+ "distName": "aws-cdk.aws-ecr",
321
+ "module": "aws_cdk.aws_ecr"
322
+ }
323
+ }
324
+ },
325
+ "@aws-cdk/aws-ecr-assets": {
326
+ "targets": {
327
+ "dotnet": {
328
+ "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
329
+ "namespace": "Amazon.CDK.AWS.Ecr.Assets",
330
+ "packageId": "Amazon.CDK.ECR.Assets"
331
+ },
332
+ "java": {
333
+ "maven": {
334
+ "artifactId": "ecr-assets",
335
+ "groupId": "software.amazon.awscdk"
336
+ },
337
+ "package": "software.amazon.awscdk.services.ecr.assets"
338
+ },
339
+ "js": {
340
+ "npm": "@aws-cdk/aws-ecr-assets"
341
+ },
342
+ "python": {
343
+ "classifiers": [
344
+ "Framework :: AWS CDK",
345
+ "Framework :: AWS CDK :: 1"
346
+ ],
347
+ "distName": "aws-cdk.aws-ecr-assets",
348
+ "module": "aws_cdk.aws_ecr_assets"
349
+ }
350
+ }
351
+ },
352
+ "@aws-cdk/aws-efs": {
353
+ "targets": {
354
+ "dotnet": {
355
+ "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
356
+ "namespace": "Amazon.CDK.AWS.EFS",
357
+ "packageId": "Amazon.CDK.AWS.EFS"
358
+ },
359
+ "java": {
360
+ "maven": {
361
+ "artifactId": "efs",
362
+ "groupId": "software.amazon.awscdk"
363
+ },
364
+ "package": "software.amazon.awscdk.services.efs"
365
+ },
366
+ "js": {
367
+ "npm": "@aws-cdk/aws-efs"
368
+ },
369
+ "python": {
370
+ "classifiers": [
371
+ "Framework :: AWS CDK",
372
+ "Framework :: AWS CDK :: 1"
373
+ ],
374
+ "distName": "aws-cdk.aws-efs",
375
+ "module": "aws_cdk.aws_efs"
376
+ }
377
+ }
378
+ },
379
+ "@aws-cdk/aws-events": {
380
+ "targets": {
381
+ "dotnet": {
382
+ "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
383
+ "namespace": "Amazon.CDK.AWS.Events",
384
+ "packageId": "Amazon.CDK.AWS.Events"
385
+ },
386
+ "java": {
387
+ "maven": {
388
+ "artifactId": "events",
389
+ "groupId": "software.amazon.awscdk"
390
+ },
391
+ "package": "software.amazon.awscdk.services.events"
392
+ },
393
+ "js": {
394
+ "npm": "@aws-cdk/aws-events"
395
+ },
396
+ "python": {
397
+ "classifiers": [
398
+ "Framework :: AWS CDK",
399
+ "Framework :: AWS CDK :: 1"
400
+ ],
401
+ "distName": "aws-cdk.aws-events",
402
+ "module": "aws_cdk.aws_events"
403
+ }
404
+ }
405
+ },
406
+ "@aws-cdk/aws-iam": {
407
+ "targets": {
408
+ "dotnet": {
409
+ "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
410
+ "namespace": "Amazon.CDK.AWS.IAM",
411
+ "packageId": "Amazon.CDK.AWS.IAM"
412
+ },
413
+ "java": {
414
+ "maven": {
415
+ "artifactId": "iam",
416
+ "groupId": "software.amazon.awscdk"
417
+ },
418
+ "package": "software.amazon.awscdk.services.iam"
419
+ },
420
+ "js": {
421
+ "npm": "@aws-cdk/aws-iam"
422
+ },
423
+ "python": {
424
+ "classifiers": [
425
+ "Framework :: AWS CDK",
426
+ "Framework :: AWS CDK :: 1"
427
+ ],
428
+ "distName": "aws-cdk.aws-iam",
429
+ "module": "aws_cdk.aws_iam"
430
+ }
431
+ }
432
+ },
433
+ "@aws-cdk/aws-kms": {
434
+ "targets": {
435
+ "dotnet": {
436
+ "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
437
+ "namespace": "Amazon.CDK.AWS.KMS",
438
+ "packageId": "Amazon.CDK.AWS.KMS"
439
+ },
440
+ "java": {
441
+ "maven": {
442
+ "artifactId": "kms",
443
+ "groupId": "software.amazon.awscdk"
444
+ },
445
+ "package": "software.amazon.awscdk.services.kms"
446
+ },
447
+ "js": {
448
+ "npm": "@aws-cdk/aws-kms"
449
+ },
450
+ "python": {
451
+ "classifiers": [
452
+ "Framework :: AWS CDK",
453
+ "Framework :: AWS CDK :: 1"
454
+ ],
455
+ "distName": "aws-cdk.aws-kms",
456
+ "module": "aws_cdk.aws_kms"
457
+ }
458
+ }
459
+ },
460
+ "@aws-cdk/aws-lambda": {
461
+ "targets": {
462
+ "dotnet": {
463
+ "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
464
+ "namespace": "Amazon.CDK.AWS.Lambda",
465
+ "packageId": "Amazon.CDK.AWS.Lambda"
466
+ },
467
+ "java": {
468
+ "maven": {
469
+ "artifactId": "lambda",
470
+ "groupId": "software.amazon.awscdk"
471
+ },
472
+ "package": "software.amazon.awscdk.services.lambda"
473
+ },
474
+ "js": {
475
+ "npm": "@aws-cdk/aws-lambda"
476
+ },
477
+ "python": {
478
+ "classifiers": [
479
+ "Framework :: AWS CDK",
480
+ "Framework :: AWS CDK :: 1"
481
+ ],
482
+ "distName": "aws-cdk.aws-lambda",
483
+ "module": "aws_cdk.aws_lambda"
484
+ }
485
+ }
486
+ },
487
+ "@aws-cdk/aws-logs": {
488
+ "targets": {
489
+ "dotnet": {
490
+ "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
491
+ "namespace": "Amazon.CDK.AWS.Logs",
492
+ "packageId": "Amazon.CDK.AWS.Logs"
493
+ },
494
+ "java": {
495
+ "maven": {
496
+ "artifactId": "logs",
497
+ "groupId": "software.amazon.awscdk"
498
+ },
499
+ "package": "software.amazon.awscdk.services.logs"
500
+ },
501
+ "js": {
502
+ "npm": "@aws-cdk/aws-logs"
503
+ },
504
+ "python": {
505
+ "classifiers": [
506
+ "Framework :: AWS CDK",
507
+ "Framework :: AWS CDK :: 1"
508
+ ],
509
+ "distName": "aws-cdk.aws-logs",
510
+ "module": "aws_cdk.aws_logs"
511
+ }
512
+ }
513
+ },
514
+ "@aws-cdk/aws-route53": {
515
+ "targets": {
516
+ "dotnet": {
517
+ "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
518
+ "namespace": "Amazon.CDK.AWS.Route53",
519
+ "packageId": "Amazon.CDK.AWS.Route53"
520
+ },
521
+ "java": {
522
+ "maven": {
523
+ "artifactId": "route53",
524
+ "groupId": "software.amazon.awscdk"
525
+ },
526
+ "package": "software.amazon.awscdk.services.route53"
527
+ },
528
+ "js": {
529
+ "npm": "@aws-cdk/aws-route53"
530
+ },
531
+ "python": {
532
+ "classifiers": [
533
+ "Framework :: AWS CDK",
534
+ "Framework :: AWS CDK :: 1"
535
+ ],
536
+ "distName": "aws-cdk.aws-route53",
537
+ "module": "aws_cdk.aws_route53"
538
+ }
539
+ }
540
+ },
541
+ "@aws-cdk/aws-s3": {
542
+ "targets": {
543
+ "dotnet": {
544
+ "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
545
+ "namespace": "Amazon.CDK.AWS.S3",
546
+ "packageId": "Amazon.CDK.AWS.S3"
547
+ },
548
+ "java": {
549
+ "maven": {
550
+ "artifactId": "s3",
551
+ "groupId": "software.amazon.awscdk"
552
+ },
553
+ "package": "software.amazon.awscdk.services.s3"
554
+ },
555
+ "js": {
556
+ "npm": "@aws-cdk/aws-s3"
557
+ },
558
+ "python": {
559
+ "classifiers": [
560
+ "Framework :: AWS CDK",
561
+ "Framework :: AWS CDK :: 1"
562
+ ],
563
+ "distName": "aws-cdk.aws-s3",
564
+ "module": "aws_cdk.aws_s3"
565
+ }
566
+ }
567
+ },
568
+ "@aws-cdk/aws-s3-assets": {
569
+ "targets": {
570
+ "dotnet": {
571
+ "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
572
+ "namespace": "Amazon.CDK.AWS.S3.Assets",
573
+ "packageId": "Amazon.CDK.AWS.S3.Assets"
574
+ },
575
+ "java": {
576
+ "maven": {
577
+ "artifactId": "s3-assets",
578
+ "groupId": "software.amazon.awscdk"
579
+ },
580
+ "package": "software.amazon.awscdk.services.s3.assets"
581
+ },
582
+ "js": {
583
+ "npm": "@aws-cdk/aws-s3-assets"
584
+ },
585
+ "python": {
586
+ "classifiers": [
587
+ "Framework :: AWS CDK",
588
+ "Framework :: AWS CDK :: 1"
589
+ ],
590
+ "distName": "aws-cdk.aws-s3-assets",
591
+ "module": "aws_cdk.aws_s3_assets"
592
+ }
593
+ }
594
+ },
595
+ "@aws-cdk/aws-s3-deployment": {
596
+ "targets": {
597
+ "dotnet": {
598
+ "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
599
+ "namespace": "Amazon.CDK.AWS.S3.Deployment",
600
+ "packageId": "Amazon.CDK.AWS.S3.Deployment"
601
+ },
602
+ "java": {
603
+ "maven": {
604
+ "artifactId": "s3-deployment",
605
+ "groupId": "software.amazon.awscdk"
606
+ },
607
+ "package": "software.amazon.awscdk.services.s3.deployment"
608
+ },
609
+ "js": {
610
+ "npm": "@aws-cdk/aws-s3-deployment"
611
+ },
612
+ "python": {
613
+ "classifiers": [
614
+ "Framework :: AWS CDK",
615
+ "Framework :: AWS CDK :: 1"
616
+ ],
617
+ "distName": "aws-cdk.aws-s3-deployment",
618
+ "module": "aws_cdk.aws_s3_deployment"
619
+ }
620
+ }
621
+ },
622
+ "@aws-cdk/aws-signer": {
623
+ "targets": {
624
+ "dotnet": {
625
+ "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
626
+ "namespace": "Amazon.CDK.AWS.Signer",
627
+ "packageId": "Amazon.CDK.AWS.Signer"
628
+ },
629
+ "java": {
630
+ "maven": {
631
+ "artifactId": "signer",
632
+ "groupId": "software.amazon.awscdk"
633
+ },
634
+ "package": "software.amazon.awscdk.services.signer"
635
+ },
636
+ "js": {
637
+ "npm": "@aws-cdk/aws-signer"
638
+ },
639
+ "python": {
640
+ "classifiers": [
641
+ "Framework :: AWS CDK",
642
+ "Framework :: AWS CDK :: 1"
643
+ ],
644
+ "distName": "aws-cdk.aws-signer",
645
+ "module": "aws_cdk.aws_signer"
646
+ }
647
+ }
648
+ },
649
+ "@aws-cdk/aws-sns": {
650
+ "targets": {
651
+ "dotnet": {
652
+ "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
653
+ "namespace": "Amazon.CDK.AWS.SNS",
654
+ "packageId": "Amazon.CDK.AWS.SNS"
655
+ },
656
+ "java": {
657
+ "maven": {
658
+ "artifactId": "sns",
659
+ "groupId": "software.amazon.awscdk"
660
+ },
661
+ "package": "software.amazon.awscdk.services.sns"
662
+ },
663
+ "js": {
664
+ "npm": "@aws-cdk/aws-sns"
665
+ },
666
+ "python": {
667
+ "classifiers": [
668
+ "Framework :: AWS CDK",
669
+ "Framework :: AWS CDK :: 1"
670
+ ],
671
+ "distName": "aws-cdk.aws-sns",
672
+ "module": "aws_cdk.aws_sns"
673
+ }
674
+ }
675
+ },
676
+ "@aws-cdk/aws-sqs": {
677
+ "targets": {
678
+ "dotnet": {
679
+ "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
680
+ "namespace": "Amazon.CDK.AWS.SQS",
681
+ "packageId": "Amazon.CDK.AWS.SQS"
682
+ },
683
+ "java": {
684
+ "maven": {
685
+ "artifactId": "sqs",
686
+ "groupId": "software.amazon.awscdk"
687
+ },
688
+ "package": "software.amazon.awscdk.services.sqs"
689
+ },
690
+ "js": {
691
+ "npm": "@aws-cdk/aws-sqs"
692
+ },
693
+ "python": {
694
+ "classifiers": [
695
+ "Framework :: AWS CDK",
696
+ "Framework :: AWS CDK :: 1"
697
+ ],
698
+ "distName": "aws-cdk.aws-sqs",
699
+ "module": "aws_cdk.aws_sqs"
700
+ }
701
+ }
702
+ },
703
+ "@aws-cdk/aws-ssm": {
704
+ "targets": {
705
+ "dotnet": {
706
+ "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
707
+ "namespace": "Amazon.CDK.AWS.SSM",
708
+ "packageId": "Amazon.CDK.AWS.SSM"
709
+ },
710
+ "java": {
711
+ "maven": {
712
+ "artifactId": "ssm",
713
+ "groupId": "software.amazon.awscdk"
714
+ },
715
+ "package": "software.amazon.awscdk.services.ssm"
716
+ },
717
+ "js": {
718
+ "npm": "@aws-cdk/aws-ssm"
719
+ },
720
+ "python": {
721
+ "classifiers": [
722
+ "Framework :: AWS CDK",
723
+ "Framework :: AWS CDK :: 1"
724
+ ],
725
+ "distName": "aws-cdk.aws-ssm",
726
+ "module": "aws_cdk.aws_ssm"
727
+ }
728
+ }
729
+ },
730
+ "@aws-cdk/aws-synthetics": {
731
+ "targets": {
732
+ "dotnet": {
733
+ "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
734
+ "namespace": "Amazon.CDK.AWS.Synthetics",
735
+ "packageId": "Amazon.CDK.AWS.Synthetics"
736
+ },
737
+ "java": {
738
+ "maven": {
739
+ "artifactId": "synthetics",
740
+ "groupId": "software.amazon.awscdk"
741
+ },
742
+ "package": "software.amazon.awscdk.services.synthetics"
743
+ },
744
+ "js": {
745
+ "npm": "@aws-cdk/aws-synthetics"
746
+ },
747
+ "python": {
748
+ "classifiers": [
749
+ "Framework :: AWS CDK",
750
+ "Framework :: AWS CDK :: 1"
751
+ ],
752
+ "distName": "aws-cdk.aws-synthetics",
753
+ "module": "aws_cdk.aws_synthetics"
754
+ }
755
+ }
756
+ },
757
+ "@aws-cdk/cloud-assembly-schema": {
758
+ "targets": {
759
+ "dotnet": {
760
+ "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
761
+ "namespace": "Amazon.CDK.CloudAssembly.Schema",
762
+ "packageId": "Amazon.CDK.CloudAssembly.Schema"
763
+ },
764
+ "java": {
765
+ "maven": {
766
+ "artifactId": "cdk-cloud-assembly-schema",
767
+ "groupId": "software.amazon.awscdk"
768
+ },
769
+ "package": "software.amazon.awscdk.cloudassembly.schema"
770
+ },
771
+ "js": {
772
+ "npm": "@aws-cdk/cloud-assembly-schema"
773
+ },
774
+ "python": {
775
+ "classifiers": [
776
+ "Framework :: AWS CDK",
777
+ "Framework :: AWS CDK :: 1"
778
+ ],
779
+ "distName": "aws-cdk.cloud-assembly-schema",
780
+ "module": "aws_cdk.cloud_assembly_schema"
781
+ }
782
+ }
783
+ },
784
+ "@aws-cdk/core": {
785
+ "targets": {
786
+ "dotnet": {
787
+ "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
788
+ "namespace": "Amazon.CDK",
789
+ "packageId": "Amazon.CDK"
790
+ },
791
+ "java": {
792
+ "maven": {
793
+ "artifactId": "core",
794
+ "groupId": "software.amazon.awscdk"
795
+ },
796
+ "package": "software.amazon.awscdk.core"
797
+ },
798
+ "js": {
799
+ "npm": "@aws-cdk/core"
800
+ },
801
+ "python": {
802
+ "classifiers": [
803
+ "Framework :: AWS CDK",
804
+ "Framework :: AWS CDK :: 1"
805
+ ],
806
+ "distName": "aws-cdk.core",
807
+ "module": "aws_cdk.core"
808
+ }
809
+ }
810
+ },
811
+ "@aws-cdk/custom-resources": {
812
+ "targets": {
813
+ "dotnet": {
814
+ "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
815
+ "namespace": "Amazon.CDK.CustomResources",
816
+ "packageId": "Amazon.CDK.AWS.CustomResources"
817
+ },
818
+ "java": {
819
+ "maven": {
820
+ "artifactId": "cdk-customresources",
821
+ "groupId": "software.amazon.awscdk"
822
+ },
823
+ "package": "software.amazon.awscdk.customresources"
824
+ },
825
+ "js": {
826
+ "npm": "@aws-cdk/custom-resources"
827
+ },
828
+ "python": {
829
+ "classifiers": [
830
+ "Framework :: AWS CDK",
831
+ "Framework :: AWS CDK :: 1"
832
+ ],
833
+ "distName": "aws-cdk.custom-resources",
834
+ "module": "aws_cdk.custom_resources"
835
+ }
836
+ }
837
+ },
838
+ "@aws-cdk/cx-api": {
839
+ "targets": {
840
+ "dotnet": {
841
+ "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
842
+ "namespace": "Amazon.CDK.CXAPI",
843
+ "packageId": "Amazon.CDK.CXAPI"
844
+ },
845
+ "java": {
846
+ "maven": {
847
+ "artifactId": "cdk-cx-api",
848
+ "groupId": "software.amazon.awscdk"
849
+ },
850
+ "package": "software.amazon.awscdk.cxapi"
851
+ },
852
+ "js": {
853
+ "npm": "@aws-cdk/cx-api"
854
+ },
855
+ "python": {
856
+ "classifiers": [
857
+ "Framework :: AWS CDK",
858
+ "Framework :: AWS CDK :: 1"
859
+ ],
860
+ "distName": "aws-cdk.cx-api",
861
+ "module": "aws_cdk.cx_api"
862
+ }
863
+ }
864
+ },
865
+ "@aws-cdk/lambda-layer-awscli": {
866
+ "targets": {
867
+ "dotnet": {
868
+ "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
869
+ "namespace": "Amazon.CDK.LambdaLayer.AwsCli",
870
+ "packageId": "Amazon.CDK.LambdaLayer.AwsCli"
871
+ },
872
+ "java": {
873
+ "maven": {
874
+ "artifactId": "cdk-lambda-layer-awscli",
875
+ "groupId": "software.amazon.awscdk"
876
+ },
877
+ "package": "software.amazon.awscdk.lambdalayer.awscli"
878
+ },
879
+ "js": {
880
+ "npm": "@aws-cdk/lambda-layer-awscli"
881
+ },
882
+ "python": {
883
+ "classifiers": [
884
+ "Framework :: AWS CDK",
885
+ "Framework :: AWS CDK :: 1"
886
+ ],
887
+ "distName": "aws-cdk.lambda-layer-awscli",
888
+ "module": "aws_cdk.lambda_layer_awscli"
889
+ }
890
+ }
891
+ },
892
+ "@aws-cdk/region-info": {
893
+ "targets": {
894
+ "dotnet": {
895
+ "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
896
+ "namespace": "Amazon.CDK.RegionInfo",
897
+ "packageId": "Amazon.CDK.RegionInfo"
898
+ },
899
+ "java": {
900
+ "maven": {
901
+ "artifactId": "cdk-region-info",
902
+ "groupId": "software.amazon.awscdk"
903
+ },
904
+ "package": "software.amazon.awscdk.regioninfo"
905
+ },
906
+ "js": {
907
+ "npm": "@aws-cdk/region-info"
908
+ },
909
+ "python": {
910
+ "classifiers": [
911
+ "Framework :: AWS CDK",
912
+ "Framework :: AWS CDK :: 1"
913
+ ],
914
+ "distName": "aws-cdk.region-info",
915
+ "module": "aws_cdk.region_info"
916
+ }
917
+ }
918
+ },
919
+ "constructs": {
920
+ "targets": {
921
+ "dotnet": {
922
+ "namespace": "Constructs",
923
+ "packageId": "Constructs"
924
+ },
925
+ "go": {
926
+ "moduleName": "github.com/aws/constructs-go"
927
+ },
928
+ "java": {
929
+ "maven": {
930
+ "artifactId": "constructs",
931
+ "groupId": "software.constructs"
932
+ },
933
+ "package": "software.constructs"
934
+ },
935
+ "js": {
936
+ "npm": "constructs"
937
+ },
938
+ "python": {
939
+ "distName": "constructs",
940
+ "module": "constructs"
941
+ }
942
+ }
943
+ }
944
+ },
945
+ "description": "CDK constructs for esbuild, an extremely fast JavaScript bundler",
946
+ "docs": {
947
+ "stability": "stable"
948
+ },
949
+ "homepage": "https://github.com/mrgrain/cdk-esbuild",
950
+ "jsiiVersion": "1.39.0 (build 8af72c2)",
951
+ "keywords": [
952
+ "aws-cdk",
953
+ "bundler",
954
+ "cdk",
955
+ "constructs",
956
+ "esbuild",
957
+ "lambda",
958
+ "s3",
959
+ "s3-deployment",
960
+ "static website"
961
+ ],
962
+ "license": "MIT",
963
+ "metadata": {
964
+ "jsii": {
965
+ "pacmak": {
966
+ "hasDefaultInterfaces": true
967
+ }
968
+ }
969
+ },
970
+ "name": "@mrgrain/cdk-esbuild",
971
+ "readme": {
972
+ "markdown": "# cdk-esbuild\n\n_CDK constructs for [esbuild](https://github.com/evanw/esbuild), an extremely fast JavaScript bundler_\n\n[Getting started](#getting-started) | [Upgrading from 1.x](#upgrading-from-1x) |\n[Documentation](#documentation) | [API Reference](#api-reference) | [Versioning](#versioning)\n\n## Why?\n\n_esbuild_ is an extremely fast bundler and minifier for Typescript and JavaScript.\nThis package makes _esbuild_ available to deploy lambda functions, static websites or to publish build artefacts (assets) for further use.\n\nAWS CDK [supports _esbuild_ with Lambda Functions](https://docs.aws.amazon.com/cdk/api/latest/docs/aws-lambda-nodejs-readme.html). However the implementation cannot be used with any other Constructs and doesn't expose all of _esbuild_'s build interface.\n\nThis package is running _esbuild_ directly in Node.js and bypasses Docker which the AWS CDK implementation uses. The approach is quicker and easier to use for Node.js users, but incompatible with other languages.\n\n**⚠️ Regarding stability**\n\nThis package is generally stable. However _esbuild_ is still on major version zero, which you should consider. Please check their guide on [production readiness](https://esbuild.github.io/faq/#production-readiness).\n\nNotably upgrades of the _esbuild_ version requirement will be introduced in **minor versions** of this package and will inherit breaking changes from _esbuild_.\n\n## Getting started\n\nInstall `cdk-esbuild`:\n\n```\nnpm install @mrgrain/cdk-esbuild\n```\n\nIf _peer_ and _optional dependencies_ are not installed automatically (e.g. when using npm v4-6), please use this command to install all of them:\n\n```\nnpm install @mrgrain/cdk-esbuild esbuild @aws-cdk/core @aws-cdk/aws-lambda @aws-cdk/aws-s3-assets @aws-cdk/aws-s3-deployment @aws-cdk/aws-synthetics\n```\n\n### AWS Lambda: Serverless function\n\n> 💡 See [Lambda Function](examples/lambda) for a complete working example of a how to deploy a lambda function.\n\nUse `TypeScriptCode` as the `code` of a [lambda function](https://docs.aws.amazon.com/cdk/api/latest/docs/@aws-cdk_aws-lambda.Function.html#code):\n\n```ts\nimport * as lambda from \"@aws-cdk/aws-lambda\";\nimport { TypeScriptCode } from \"@mrgrain/cdk-esbuild\";\n\nconst bundledCode = new TypeScriptCode(\"src/index.ts\");\n\nconst fn = new lambda.Function(stack, \"MyFunction\", {\n runtime: lambda.Runtime.NODEJS_14_X,\n handler: \"index.handler\",\n code: bundledCode,\n});\n```\n\n### AWS S3: Static Website\n\n> 💡 See [Static Website with React](examples/website) for a complete working example of a how to deploy a React app to S3.\n\nUse `TypeScriptSource` as one of the `sources` of a [static website deployment](https://docs.aws.amazon.com/cdk/api/latest/docs/aws-s3-deployment-readme.html#roadmap):\n\n```ts\nimport * as s3 from \"@aws-cdk/aws-s3\";\nimport * as s3deploy from \"@aws-cdk/aws-s3-deployment\";\nimport { TypeScriptSource } from \"@mrgrain/cdk-esbuild\";\n\nconst websiteBundle = new TypeScriptSource(\"src/index.tsx\");\n\nconst websiteBucket = new s3.Bucket(stack, \"WebsiteBucket\", {\n autoDeleteObjects: true,\n publicReadAccess: true,\n removalPolicy: RemovalPolicy.DESTROY,\n websiteIndexDocument: \"index.html\",\n});\n\nnew s3deploy.BucketDeployment(stack, \"DeployWebsite\", {\n destinationBucket: websiteBucket,\n sources: [websiteBundle],\n});\n```\n\n### Amazon CloudWatch Synthetics: Canary monitoring\n\n> 💡 See [Monitored Website](examples/website) for a complete working example of a deployed and monitored website.\n\nSynthetics runs a canary to produce traffic to an application for monitoring purposes. Use `TypeScriptCode` as the `code` of a Canary test:\n\n```ts\nimport * as synthetics from \"@aws-cdk/aws-synthetics\";\nimport { TypeScriptCode } from \"@mrgrain/cdk-esbuild\";\n\nconst bundledCode = new TypeScriptCode(\"src/index.ts\", {\n buildOptions: {\n outdir: \"nodejs/node_modules\", // This is required by Synthetics\n },\n});\n\nconst canary = new synthetics.Canary(stack, \"MyCanary\", {\n runtime: synthetics.Runtime.SYNTHETICS_NODEJS_PUPPETEER_3_2,\n test: synthetics.Test.custom({\n code: bundledCode,\n handler: \"index.handler\",\n });\n});\n```\n\n# Documentation\n\nThe package exports various different constructs for use with existing CDK features. A major guiding design principal for this package is to _extend, don't replace_. Expect constructs that you can provide as props, not complete replacements.\n\nFor use in **Lambda Functions** and **Synthetic Canaries**, the following classes implement `lambda.Code` ([reference](https://docs.aws.amazon.com/cdk/api/latest/docs/@aws-cdk_aws-lambda.Code.html)) and `synthetics.Code` ([reference](https://docs.aws.amazon.com/cdk/api/latest/docs/@aws-cdk_aws-synthetics.Code.html)):\n\n- `TypeScriptCode` & `JavaScriptCode`\n\nInline code is only supported by **Lambda**:\n\n- `InlineTypeScriptCode` & `InlineJavaScriptCode`\n- `InlineTsxCode` & `InlineJsxCode`\n\nFor use with **S3 bucket deployments**, classes implementing `s3deploy.ISource` ([reference](https://docs.aws.amazon.com/cdk/api/latest/docs/aws-s3-deployment-readme.html)):\n\n- 🧺 `TypeScriptSource` & `JavaScriptSource`\n\n> _Code and Source constructs seamlessly plugin to high-level CDK features. They share the same set of parameters, props and build options._\n\nUnderlying classes power the other features. You normally won't have to use them, but they are there if you need them:\n\n- `TypeScriptAsset` & `JavaScriptAsset` implements `s3.Asset` ([reference](https://docs.aws.amazon.com/cdk/api/latest/docs/@aws-cdk_aws-s3-assets.Asset.html)) \\\n creates an asset uploaded to S3 which can be referenced by other constructs\n\n- `EsbuildBundler` implements `core.BundlingOptions` ([reference](https://docs.aws.amazon.com/cdk/api/latest/docs/@aws-cdk_core.BundlingOptions.html)) \\\n provides an interface for a _esbuild_ bundler wherever needed\n\n## [API Reference](API.md)\n\nAuto-generated reference for classes and structs. This information is also available within the code completion of your IDE.\n\n## Upgrading from 1.x\n\ntbd\n\n## Versioning\n\nThis package _mostly_ follows [Semantic Versioning](https://semver.org/), with the exception of upgrades to `esbuild`. These will be released as **minor versions** and often include breaking changes from `esbuild`.\n\nAlthough great care is taken to avoid this, all features marked as `@unstable` may change with minor versions. Please note that the unstable flag is applied to all new or experimental features and internal classes.\n\n## Future releases\n\n### AWS CDK v2\n\nThe monolithic version 2 of CDK (aka Mono-CDK) is on the horizon. A new major release of this package will be marked alongside CDK. Support for AWS CDK v1.x.x will be continued, however no new features will be added.\n\n### Stable esbuild\n\nOnce `esbuild` has reached a stable version 1.0, a new major version will be released for _all_ breaking changes, including updates to minimum (peer) dependencies.\n"
973
+ },
974
+ "repository": {
975
+ "type": "git",
976
+ "url": "git@github.com:mrgrain/cdk-esbuild.git"
977
+ },
978
+ "schema": "jsii/0.10.0",
979
+ "targets": {
980
+ "js": {
981
+ "npm": "@mrgrain/cdk-esbuild"
982
+ }
983
+ },
984
+ "types": {
985
+ "@mrgrain/cdk-esbuild.AssetBaseProps": {
986
+ "assembly": "@mrgrain/cdk-esbuild",
987
+ "datatype": true,
988
+ "docs": {
989
+ "stability": "stable"
990
+ },
991
+ "fqn": "@mrgrain/cdk-esbuild.AssetBaseProps",
992
+ "interfaces": [
993
+ "@mrgrain/cdk-esbuild.BundlerProps"
994
+ ],
995
+ "kind": "interface",
996
+ "locationInModule": {
997
+ "filename": "src/asset.ts",
998
+ "line": 6
999
+ },
1000
+ "name": "AssetBaseProps",
1001
+ "properties": [
1002
+ {
1003
+ "abstract": true,
1004
+ "docs": {
1005
+ "remarks": "As this is a plain string, it\ncan be used in construct IDs in order to enforce creation of a new resource when the content\nhash has changed.",
1006
+ "stability": "stable",
1007
+ "summary": "A hash of this asset, which is available at construction time."
1008
+ },
1009
+ "immutable": true,
1010
+ "locationInModule": {
1011
+ "filename": "src/asset.ts",
1012
+ "line": 14
1013
+ },
1014
+ "name": "assetHash",
1015
+ "optional": true,
1016
+ "type": {
1017
+ "primitive": "string"
1018
+ }
1019
+ }
1020
+ ],
1021
+ "symbolId": "src/asset:AssetBaseProps"
1022
+ },
1023
+ "@mrgrain/cdk-esbuild.AssetProps": {
1024
+ "assembly": "@mrgrain/cdk-esbuild",
1025
+ "datatype": true,
1026
+ "docs": {
1027
+ "stability": "stable"
1028
+ },
1029
+ "fqn": "@mrgrain/cdk-esbuild.AssetProps",
1030
+ "interfaces": [
1031
+ "@mrgrain/cdk-esbuild.AssetBaseProps"
1032
+ ],
1033
+ "kind": "interface",
1034
+ "locationInModule": {
1035
+ "filename": "src/asset.ts",
1036
+ "line": 17
1037
+ },
1038
+ "name": "AssetProps",
1039
+ "properties": [
1040
+ {
1041
+ "abstract": true,
1042
+ "docs": {
1043
+ "stability": "stable",
1044
+ "summary": "Relative paths to the entrypoints of your code, e.g. `src/index.ts`."
1045
+ },
1046
+ "immutable": true,
1047
+ "locationInModule": {
1048
+ "filename": "src/asset.ts",
1049
+ "line": 21
1050
+ },
1051
+ "name": "entryPoints",
1052
+ "type": {
1053
+ "union": {
1054
+ "types": [
1055
+ {
1056
+ "primitive": "string"
1057
+ },
1058
+ {
1059
+ "collection": {
1060
+ "elementtype": {
1061
+ "primitive": "string"
1062
+ },
1063
+ "kind": "array"
1064
+ }
1065
+ },
1066
+ {
1067
+ "collection": {
1068
+ "elementtype": {
1069
+ "primitive": "string"
1070
+ },
1071
+ "kind": "map"
1072
+ }
1073
+ }
1074
+ ]
1075
+ }
1076
+ }
1077
+ }
1078
+ ],
1079
+ "symbolId": "src/asset:AssetProps"
1080
+ },
1081
+ "@mrgrain/cdk-esbuild.BuildOptions": {
1082
+ "assembly": "@mrgrain/cdk-esbuild",
1083
+ "datatype": true,
1084
+ "docs": {
1085
+ "stability": "stable"
1086
+ },
1087
+ "fqn": "@mrgrain/cdk-esbuild.BuildOptions",
1088
+ "kind": "interface",
1089
+ "locationInModule": {
1090
+ "filename": "src/esbuild-types.ts",
1091
+ "line": 38
1092
+ },
1093
+ "name": "BuildOptions",
1094
+ "properties": [
1095
+ {
1096
+ "abstract": true,
1097
+ "docs": {
1098
+ "stability": "stable"
1099
+ },
1100
+ "immutable": true,
1101
+ "locationInModule": {
1102
+ "filename": "src/esbuild-types.ts",
1103
+ "line": 64
1104
+ },
1105
+ "name": "absWorkingDir",
1106
+ "optional": true,
1107
+ "type": {
1108
+ "primitive": "string"
1109
+ }
1110
+ },
1111
+ {
1112
+ "abstract": true,
1113
+ "docs": {
1114
+ "stability": "stable"
1115
+ },
1116
+ "immutable": true,
1117
+ "locationInModule": {
1118
+ "filename": "src/esbuild-types.ts",
1119
+ "line": 53
1120
+ },
1121
+ "name": "allowOverwrite",
1122
+ "optional": true,
1123
+ "type": {
1124
+ "primitive": "boolean"
1125
+ }
1126
+ },
1127
+ {
1128
+ "abstract": true,
1129
+ "docs": {
1130
+ "stability": "stable"
1131
+ },
1132
+ "immutable": true,
1133
+ "locationInModule": {
1134
+ "filename": "src/esbuild-types.ts",
1135
+ "line": 59
1136
+ },
1137
+ "name": "assetNames",
1138
+ "optional": true,
1139
+ "type": {
1140
+ "primitive": "string"
1141
+ }
1142
+ },
1143
+ {
1144
+ "abstract": true,
1145
+ "docs": {
1146
+ "stability": "stable"
1147
+ },
1148
+ "immutable": true,
1149
+ "locationInModule": {
1150
+ "filename": "src/esbuild-types.ts",
1151
+ "line": 61
1152
+ },
1153
+ "name": "banner",
1154
+ "optional": true,
1155
+ "type": {
1156
+ "collection": {
1157
+ "elementtype": {
1158
+ "primitive": "string"
1159
+ },
1160
+ "kind": "map"
1161
+ }
1162
+ }
1163
+ },
1164
+ {
1165
+ "abstract": true,
1166
+ "docs": {
1167
+ "stability": "stable"
1168
+ },
1169
+ "immutable": true,
1170
+ "locationInModule": {
1171
+ "filename": "src/esbuild-types.ts",
1172
+ "line": 39
1173
+ },
1174
+ "name": "bundle",
1175
+ "optional": true,
1176
+ "type": {
1177
+ "primitive": "boolean"
1178
+ }
1179
+ },
1180
+ {
1181
+ "abstract": true,
1182
+ "docs": {
1183
+ "stability": "stable"
1184
+ },
1185
+ "immutable": true,
1186
+ "locationInModule": {
1187
+ "filename": "src/esbuild-types.ts",
1188
+ "line": 21
1189
+ },
1190
+ "name": "charset",
1191
+ "optional": true,
1192
+ "type": {
1193
+ "primitive": "string"
1194
+ }
1195
+ },
1196
+ {
1197
+ "abstract": true,
1198
+ "docs": {
1199
+ "stability": "stable"
1200
+ },
1201
+ "immutable": true,
1202
+ "locationInModule": {
1203
+ "filename": "src/esbuild-types.ts",
1204
+ "line": 58
1205
+ },
1206
+ "name": "chunkNames",
1207
+ "optional": true,
1208
+ "type": {
1209
+ "primitive": "string"
1210
+ }
1211
+ },
1212
+ {
1213
+ "abstract": true,
1214
+ "docs": {
1215
+ "stability": "stable"
1216
+ },
1217
+ "immutable": true,
1218
+ "locationInModule": {
1219
+ "filename": "src/esbuild-types.ts",
1220
+ "line": 33
1221
+ },
1222
+ "name": "color",
1223
+ "optional": true,
1224
+ "type": {
1225
+ "primitive": "boolean"
1226
+ }
1227
+ },
1228
+ {
1229
+ "abstract": true,
1230
+ "docs": {
1231
+ "stability": "stable"
1232
+ },
1233
+ "immutable": true,
1234
+ "locationInModule": {
1235
+ "filename": "src/esbuild-types.ts",
1236
+ "line": 51
1237
+ },
1238
+ "name": "conditions",
1239
+ "optional": true,
1240
+ "type": {
1241
+ "collection": {
1242
+ "elementtype": {
1243
+ "primitive": "string"
1244
+ },
1245
+ "kind": "array"
1246
+ }
1247
+ }
1248
+ },
1249
+ {
1250
+ "abstract": true,
1251
+ "docs": {
1252
+ "stability": "stable"
1253
+ },
1254
+ "immutable": true,
1255
+ "locationInModule": {
1256
+ "filename": "src/esbuild-types.ts",
1257
+ "line": 29
1258
+ },
1259
+ "name": "define",
1260
+ "optional": true,
1261
+ "type": {
1262
+ "collection": {
1263
+ "elementtype": {
1264
+ "primitive": "string"
1265
+ },
1266
+ "kind": "map"
1267
+ }
1268
+ }
1269
+ },
1270
+ {
1271
+ "abstract": true,
1272
+ "docs": {
1273
+ "stability": "stable"
1274
+ },
1275
+ "immutable": true,
1276
+ "locationInModule": {
1277
+ "filename": "src/esbuild-types.ts",
1278
+ "line": 57
1279
+ },
1280
+ "name": "entryNames",
1281
+ "optional": true,
1282
+ "type": {
1283
+ "primitive": "string"
1284
+ }
1285
+ },
1286
+ {
1287
+ "abstract": true,
1288
+ "docs": {
1289
+ "stability": "stable"
1290
+ },
1291
+ "immutable": true,
1292
+ "locationInModule": {
1293
+ "filename": "src/esbuild-types.ts",
1294
+ "line": 47
1295
+ },
1296
+ "name": "external",
1297
+ "optional": true,
1298
+ "type": {
1299
+ "collection": {
1300
+ "elementtype": {
1301
+ "primitive": "string"
1302
+ },
1303
+ "kind": "array"
1304
+ }
1305
+ }
1306
+ },
1307
+ {
1308
+ "abstract": true,
1309
+ "docs": {
1310
+ "stability": "stable"
1311
+ },
1312
+ "immutable": true,
1313
+ "locationInModule": {
1314
+ "filename": "src/esbuild-types.ts",
1315
+ "line": 62
1316
+ },
1317
+ "name": "footer",
1318
+ "optional": true,
1319
+ "type": {
1320
+ "collection": {
1321
+ "elementtype": {
1322
+ "primitive": "string"
1323
+ },
1324
+ "kind": "map"
1325
+ }
1326
+ }
1327
+ },
1328
+ {
1329
+ "abstract": true,
1330
+ "docs": {
1331
+ "stability": "stable"
1332
+ },
1333
+ "immutable": true,
1334
+ "locationInModule": {
1335
+ "filename": "src/esbuild-types.ts",
1336
+ "line": 13
1337
+ },
1338
+ "name": "format",
1339
+ "optional": true,
1340
+ "type": {
1341
+ "primitive": "string"
1342
+ }
1343
+ },
1344
+ {
1345
+ "abstract": true,
1346
+ "docs": {
1347
+ "stability": "stable"
1348
+ },
1349
+ "immutable": true,
1350
+ "locationInModule": {
1351
+ "filename": "src/esbuild-types.ts",
1352
+ "line": 14
1353
+ },
1354
+ "name": "globalName",
1355
+ "optional": true,
1356
+ "type": {
1357
+ "primitive": "string"
1358
+ }
1359
+ },
1360
+ {
1361
+ "abstract": true,
1362
+ "docs": {
1363
+ "stability": "stable"
1364
+ },
1365
+ "immutable": true,
1366
+ "locationInModule": {
1367
+ "filename": "src/esbuild-types.ts",
1368
+ "line": 23
1369
+ },
1370
+ "name": "ignoreAnnotations",
1371
+ "optional": true,
1372
+ "type": {
1373
+ "primitive": "boolean"
1374
+ }
1375
+ },
1376
+ {
1377
+ "abstract": true,
1378
+ "docs": {
1379
+ "stability": "stable"
1380
+ },
1381
+ "immutable": true,
1382
+ "locationInModule": {
1383
+ "filename": "src/esbuild-types.ts",
1384
+ "line": 63
1385
+ },
1386
+ "name": "incremental",
1387
+ "optional": true,
1388
+ "type": {
1389
+ "primitive": "boolean"
1390
+ }
1391
+ },
1392
+ {
1393
+ "abstract": true,
1394
+ "docs": {
1395
+ "stability": "stable"
1396
+ },
1397
+ "immutable": true,
1398
+ "locationInModule": {
1399
+ "filename": "src/esbuild-types.ts",
1400
+ "line": 60
1401
+ },
1402
+ "name": "inject",
1403
+ "optional": true,
1404
+ "type": {
1405
+ "collection": {
1406
+ "elementtype": {
1407
+ "primitive": "string"
1408
+ },
1409
+ "kind": "array"
1410
+ }
1411
+ }
1412
+ },
1413
+ {
1414
+ "abstract": true,
1415
+ "docs": {
1416
+ "stability": "stable"
1417
+ },
1418
+ "immutable": true,
1419
+ "locationInModule": {
1420
+ "filename": "src/esbuild-types.ts",
1421
+ "line": 25
1422
+ },
1423
+ "name": "jsx",
1424
+ "optional": true,
1425
+ "type": {
1426
+ "primitive": "string"
1427
+ }
1428
+ },
1429
+ {
1430
+ "abstract": true,
1431
+ "docs": {
1432
+ "stability": "stable"
1433
+ },
1434
+ "immutable": true,
1435
+ "locationInModule": {
1436
+ "filename": "src/esbuild-types.ts",
1437
+ "line": 26
1438
+ },
1439
+ "name": "jsxFactory",
1440
+ "optional": true,
1441
+ "type": {
1442
+ "primitive": "string"
1443
+ }
1444
+ },
1445
+ {
1446
+ "abstract": true,
1447
+ "docs": {
1448
+ "stability": "stable"
1449
+ },
1450
+ "immutable": true,
1451
+ "locationInModule": {
1452
+ "filename": "src/esbuild-types.ts",
1453
+ "line": 27
1454
+ },
1455
+ "name": "jsxFragment",
1456
+ "optional": true,
1457
+ "type": {
1458
+ "primitive": "string"
1459
+ }
1460
+ },
1461
+ {
1462
+ "abstract": true,
1463
+ "docs": {
1464
+ "stability": "stable"
1465
+ },
1466
+ "immutable": true,
1467
+ "locationInModule": {
1468
+ "filename": "src/esbuild-types.ts",
1469
+ "line": 31
1470
+ },
1471
+ "name": "keepNames",
1472
+ "optional": true,
1473
+ "type": {
1474
+ "primitive": "boolean"
1475
+ }
1476
+ },
1477
+ {
1478
+ "abstract": true,
1479
+ "docs": {
1480
+ "stability": "stable"
1481
+ },
1482
+ "immutable": true,
1483
+ "locationInModule": {
1484
+ "filename": "src/esbuild-types.ts",
1485
+ "line": 9
1486
+ },
1487
+ "name": "legalComments",
1488
+ "optional": true,
1489
+ "type": {
1490
+ "primitive": "string"
1491
+ }
1492
+ },
1493
+ {
1494
+ "abstract": true,
1495
+ "docs": {
1496
+ "stability": "stable"
1497
+ },
1498
+ "immutable": true,
1499
+ "locationInModule": {
1500
+ "filename": "src/esbuild-types.ts",
1501
+ "line": 48
1502
+ },
1503
+ "name": "loader",
1504
+ "optional": true,
1505
+ "type": {
1506
+ "collection": {
1507
+ "elementtype": {
1508
+ "primitive": "string"
1509
+ },
1510
+ "kind": "map"
1511
+ }
1512
+ }
1513
+ },
1514
+ {
1515
+ "abstract": true,
1516
+ "docs": {
1517
+ "stability": "stable"
1518
+ },
1519
+ "immutable": true,
1520
+ "locationInModule": {
1521
+ "filename": "src/esbuild-types.ts",
1522
+ "line": 34
1523
+ },
1524
+ "name": "logLevel",
1525
+ "optional": true,
1526
+ "type": {
1527
+ "primitive": "string"
1528
+ }
1529
+ },
1530
+ {
1531
+ "abstract": true,
1532
+ "docs": {
1533
+ "stability": "stable"
1534
+ },
1535
+ "immutable": true,
1536
+ "locationInModule": {
1537
+ "filename": "src/esbuild-types.ts",
1538
+ "line": 35
1539
+ },
1540
+ "name": "logLimit",
1541
+ "optional": true,
1542
+ "type": {
1543
+ "primitive": "number"
1544
+ }
1545
+ },
1546
+ {
1547
+ "abstract": true,
1548
+ "docs": {
1549
+ "stability": "stable"
1550
+ },
1551
+ "immutable": true,
1552
+ "locationInModule": {
1553
+ "filename": "src/esbuild-types.ts",
1554
+ "line": 50
1555
+ },
1556
+ "name": "mainFields",
1557
+ "optional": true,
1558
+ "type": {
1559
+ "collection": {
1560
+ "elementtype": {
1561
+ "primitive": "string"
1562
+ },
1563
+ "kind": "array"
1564
+ }
1565
+ }
1566
+ },
1567
+ {
1568
+ "abstract": true,
1569
+ "docs": {
1570
+ "stability": "stable"
1571
+ },
1572
+ "immutable": true,
1573
+ "locationInModule": {
1574
+ "filename": "src/esbuild-types.ts",
1575
+ "line": 43
1576
+ },
1577
+ "name": "metafile",
1578
+ "optional": true,
1579
+ "type": {
1580
+ "primitive": "boolean"
1581
+ }
1582
+ },
1583
+ {
1584
+ "abstract": true,
1585
+ "docs": {
1586
+ "stability": "stable"
1587
+ },
1588
+ "immutable": true,
1589
+ "locationInModule": {
1590
+ "filename": "src/esbuild-types.ts",
1591
+ "line": 17
1592
+ },
1593
+ "name": "minify",
1594
+ "optional": true,
1595
+ "type": {
1596
+ "primitive": "boolean"
1597
+ }
1598
+ },
1599
+ {
1600
+ "abstract": true,
1601
+ "docs": {
1602
+ "stability": "stable"
1603
+ },
1604
+ "immutable": true,
1605
+ "locationInModule": {
1606
+ "filename": "src/esbuild-types.ts",
1607
+ "line": 19
1608
+ },
1609
+ "name": "minifyIdentifiers",
1610
+ "optional": true,
1611
+ "type": {
1612
+ "primitive": "boolean"
1613
+ }
1614
+ },
1615
+ {
1616
+ "abstract": true,
1617
+ "docs": {
1618
+ "stability": "stable"
1619
+ },
1620
+ "immutable": true,
1621
+ "locationInModule": {
1622
+ "filename": "src/esbuild-types.ts",
1623
+ "line": 20
1624
+ },
1625
+ "name": "minifySyntax",
1626
+ "optional": true,
1627
+ "type": {
1628
+ "primitive": "boolean"
1629
+ }
1630
+ },
1631
+ {
1632
+ "abstract": true,
1633
+ "docs": {
1634
+ "stability": "stable"
1635
+ },
1636
+ "immutable": true,
1637
+ "locationInModule": {
1638
+ "filename": "src/esbuild-types.ts",
1639
+ "line": 18
1640
+ },
1641
+ "name": "minifyWhitespace",
1642
+ "optional": true,
1643
+ "type": {
1644
+ "primitive": "boolean"
1645
+ }
1646
+ },
1647
+ {
1648
+ "abstract": true,
1649
+ "docs": {
1650
+ "stability": "stable"
1651
+ },
1652
+ "immutable": true,
1653
+ "locationInModule": {
1654
+ "filename": "src/esbuild-types.ts",
1655
+ "line": 65
1656
+ },
1657
+ "name": "nodePaths",
1658
+ "optional": true,
1659
+ "type": {
1660
+ "collection": {
1661
+ "elementtype": {
1662
+ "primitive": "string"
1663
+ },
1664
+ "kind": "array"
1665
+ }
1666
+ }
1667
+ },
1668
+ {
1669
+ "abstract": true,
1670
+ "docs": {
1671
+ "stability": "stable"
1672
+ },
1673
+ "immutable": true,
1674
+ "locationInModule": {
1675
+ "filename": "src/esbuild-types.ts",
1676
+ "line": 45
1677
+ },
1678
+ "name": "outbase",
1679
+ "optional": true,
1680
+ "type": {
1681
+ "primitive": "string"
1682
+ }
1683
+ },
1684
+ {
1685
+ "abstract": true,
1686
+ "docs": {
1687
+ "stability": "stable"
1688
+ },
1689
+ "immutable": true,
1690
+ "locationInModule": {
1691
+ "filename": "src/esbuild-types.ts",
1692
+ "line": 44
1693
+ },
1694
+ "name": "outdir",
1695
+ "optional": true,
1696
+ "type": {
1697
+ "primitive": "string"
1698
+ }
1699
+ },
1700
+ {
1701
+ "abstract": true,
1702
+ "docs": {
1703
+ "stability": "stable"
1704
+ },
1705
+ "immutable": true,
1706
+ "locationInModule": {
1707
+ "filename": "src/esbuild-types.ts",
1708
+ "line": 55
1709
+ },
1710
+ "name": "outExtension",
1711
+ "optional": true,
1712
+ "type": {
1713
+ "collection": {
1714
+ "elementtype": {
1715
+ "primitive": "string"
1716
+ },
1717
+ "kind": "map"
1718
+ }
1719
+ }
1720
+ },
1721
+ {
1722
+ "abstract": true,
1723
+ "docs": {
1724
+ "stability": "stable"
1725
+ },
1726
+ "immutable": true,
1727
+ "locationInModule": {
1728
+ "filename": "src/esbuild-types.ts",
1729
+ "line": 42
1730
+ },
1731
+ "name": "outfile",
1732
+ "optional": true,
1733
+ "type": {
1734
+ "primitive": "string"
1735
+ }
1736
+ },
1737
+ {
1738
+ "abstract": true,
1739
+ "docs": {
1740
+ "stability": "stable"
1741
+ },
1742
+ "immutable": true,
1743
+ "locationInModule": {
1744
+ "filename": "src/esbuild-types.ts",
1745
+ "line": 46
1746
+ },
1747
+ "name": "platform",
1748
+ "optional": true,
1749
+ "type": {
1750
+ "primitive": "string"
1751
+ }
1752
+ },
1753
+ {
1754
+ "abstract": true,
1755
+ "docs": {
1756
+ "stability": "stable"
1757
+ },
1758
+ "immutable": true,
1759
+ "locationInModule": {
1760
+ "filename": "src/esbuild-types.ts",
1761
+ "line": 41
1762
+ },
1763
+ "name": "preserveSymlinks",
1764
+ "optional": true,
1765
+ "type": {
1766
+ "primitive": "boolean"
1767
+ }
1768
+ },
1769
+ {
1770
+ "abstract": true,
1771
+ "docs": {
1772
+ "stability": "stable"
1773
+ },
1774
+ "immutable": true,
1775
+ "locationInModule": {
1776
+ "filename": "src/esbuild-types.ts",
1777
+ "line": 56
1778
+ },
1779
+ "name": "publicPath",
1780
+ "optional": true,
1781
+ "type": {
1782
+ "primitive": "string"
1783
+ }
1784
+ },
1785
+ {
1786
+ "abstract": true,
1787
+ "docs": {
1788
+ "stability": "stable"
1789
+ },
1790
+ "immutable": true,
1791
+ "locationInModule": {
1792
+ "filename": "src/esbuild-types.ts",
1793
+ "line": 30
1794
+ },
1795
+ "name": "pure",
1796
+ "optional": true,
1797
+ "type": {
1798
+ "collection": {
1799
+ "elementtype": {
1800
+ "primitive": "string"
1801
+ },
1802
+ "kind": "array"
1803
+ }
1804
+ }
1805
+ },
1806
+ {
1807
+ "abstract": true,
1808
+ "docs": {
1809
+ "stability": "stable"
1810
+ },
1811
+ "immutable": true,
1812
+ "locationInModule": {
1813
+ "filename": "src/esbuild-types.ts",
1814
+ "line": 49
1815
+ },
1816
+ "name": "resolveExtensions",
1817
+ "optional": true,
1818
+ "type": {
1819
+ "collection": {
1820
+ "elementtype": {
1821
+ "primitive": "string"
1822
+ },
1823
+ "kind": "array"
1824
+ }
1825
+ }
1826
+ },
1827
+ {
1828
+ "abstract": true,
1829
+ "docs": {
1830
+ "stability": "stable"
1831
+ },
1832
+ "immutable": true,
1833
+ "locationInModule": {
1834
+ "filename": "src/esbuild-types.ts",
1835
+ "line": 8
1836
+ },
1837
+ "name": "sourcemap",
1838
+ "optional": true,
1839
+ "type": {
1840
+ "union": {
1841
+ "types": [
1842
+ {
1843
+ "primitive": "boolean"
1844
+ },
1845
+ {
1846
+ "primitive": "string"
1847
+ }
1848
+ ]
1849
+ }
1850
+ }
1851
+ },
1852
+ {
1853
+ "abstract": true,
1854
+ "docs": {
1855
+ "stability": "stable"
1856
+ },
1857
+ "immutable": true,
1858
+ "locationInModule": {
1859
+ "filename": "src/esbuild-types.ts",
1860
+ "line": 10
1861
+ },
1862
+ "name": "sourceRoot",
1863
+ "optional": true,
1864
+ "type": {
1865
+ "primitive": "string"
1866
+ }
1867
+ },
1868
+ {
1869
+ "abstract": true,
1870
+ "docs": {
1871
+ "stability": "stable"
1872
+ },
1873
+ "immutable": true,
1874
+ "locationInModule": {
1875
+ "filename": "src/esbuild-types.ts",
1876
+ "line": 11
1877
+ },
1878
+ "name": "sourcesContent",
1879
+ "optional": true,
1880
+ "type": {
1881
+ "primitive": "boolean"
1882
+ }
1883
+ },
1884
+ {
1885
+ "abstract": true,
1886
+ "docs": {
1887
+ "stability": "stable"
1888
+ },
1889
+ "immutable": true,
1890
+ "locationInModule": {
1891
+ "filename": "src/esbuild-types.ts",
1892
+ "line": 40
1893
+ },
1894
+ "name": "splitting",
1895
+ "optional": true,
1896
+ "type": {
1897
+ "primitive": "boolean"
1898
+ }
1899
+ },
1900
+ {
1901
+ "abstract": true,
1902
+ "docs": {
1903
+ "stability": "stable"
1904
+ },
1905
+ "immutable": true,
1906
+ "locationInModule": {
1907
+ "filename": "src/esbuild-types.ts",
1908
+ "line": 15
1909
+ },
1910
+ "name": "target",
1911
+ "optional": true,
1912
+ "type": {
1913
+ "union": {
1914
+ "types": [
1915
+ {
1916
+ "primitive": "string"
1917
+ },
1918
+ {
1919
+ "collection": {
1920
+ "elementtype": {
1921
+ "primitive": "string"
1922
+ },
1923
+ "kind": "array"
1924
+ }
1925
+ }
1926
+ ]
1927
+ }
1928
+ }
1929
+ },
1930
+ {
1931
+ "abstract": true,
1932
+ "docs": {
1933
+ "stability": "stable"
1934
+ },
1935
+ "immutable": true,
1936
+ "locationInModule": {
1937
+ "filename": "src/esbuild-types.ts",
1938
+ "line": 22
1939
+ },
1940
+ "name": "treeShaking",
1941
+ "optional": true,
1942
+ "type": {
1943
+ "primitive": "boolean"
1944
+ }
1945
+ },
1946
+ {
1947
+ "abstract": true,
1948
+ "docs": {
1949
+ "stability": "stable"
1950
+ },
1951
+ "immutable": true,
1952
+ "locationInModule": {
1953
+ "filename": "src/esbuild-types.ts",
1954
+ "line": 54
1955
+ },
1956
+ "name": "tsconfig",
1957
+ "optional": true,
1958
+ "type": {
1959
+ "primitive": "string"
1960
+ }
1961
+ },
1962
+ {
1963
+ "abstract": true,
1964
+ "docs": {
1965
+ "stability": "stable"
1966
+ },
1967
+ "immutable": true,
1968
+ "locationInModule": {
1969
+ "filename": "src/esbuild-types.ts",
1970
+ "line": 52
1971
+ },
1972
+ "name": "write",
1973
+ "optional": true,
1974
+ "type": {
1975
+ "primitive": "boolean"
1976
+ }
1977
+ }
1978
+ ],
1979
+ "symbolId": "src/esbuild-types:BuildOptions"
1980
+ },
1981
+ "@mrgrain/cdk-esbuild.BundlerProps": {
1982
+ "assembly": "@mrgrain/cdk-esbuild",
1983
+ "datatype": true,
1984
+ "docs": {
1985
+ "stability": "experimental"
1986
+ },
1987
+ "fqn": "@mrgrain/cdk-esbuild.BundlerProps",
1988
+ "kind": "interface",
1989
+ "locationInModule": {
1990
+ "filename": "src/bundler.ts",
1991
+ "line": 20
1992
+ },
1993
+ "name": "BundlerProps",
1994
+ "properties": [
1995
+ {
1996
+ "abstract": true,
1997
+ "docs": {
1998
+ "stability": "experimental",
1999
+ "summary": "Options passed on to esbuild."
2000
+ },
2001
+ "immutable": true,
2002
+ "locationInModule": {
2003
+ "filename": "src/bundler.ts",
2004
+ "line": 24
2005
+ },
2006
+ "name": "buildOptions",
2007
+ "optional": true,
2008
+ "type": {
2009
+ "fqn": "@mrgrain/cdk-esbuild.BuildOptions"
2010
+ }
2011
+ },
2012
+ {
2013
+ "abstract": true,
2014
+ "docs": {
2015
+ "stability": "experimental",
2016
+ "summary": "Relative path to a directory copied to the output BEFORE esbuild is run (i.e esbuild will overwrite existing files)."
2017
+ },
2018
+ "immutable": true,
2019
+ "locationInModule": {
2020
+ "filename": "src/bundler.ts",
2021
+ "line": 29
2022
+ },
2023
+ "name": "copyDir",
2024
+ "optional": true,
2025
+ "type": {
2026
+ "primitive": "string"
2027
+ }
2028
+ }
2029
+ ],
2030
+ "symbolId": "src/bundler:BundlerProps"
2031
+ },
2032
+ "@mrgrain/cdk-esbuild.CodeConfig": {
2033
+ "assembly": "@mrgrain/cdk-esbuild",
2034
+ "datatype": true,
2035
+ "docs": {
2036
+ "stability": "stable"
2037
+ },
2038
+ "fqn": "@mrgrain/cdk-esbuild.CodeConfig",
2039
+ "kind": "interface",
2040
+ "locationInModule": {
2041
+ "filename": "src/code.ts",
2042
+ "line": 17
2043
+ },
2044
+ "name": "CodeConfig",
2045
+ "properties": [
2046
+ {
2047
+ "abstract": true,
2048
+ "docs": {
2049
+ "stability": "stable"
2050
+ },
2051
+ "immutable": true,
2052
+ "locationInModule": {
2053
+ "filename": "src/code.ts",
2054
+ "line": 18
2055
+ },
2056
+ "name": "s3Location",
2057
+ "type": {
2058
+ "fqn": "@aws-cdk/aws-s3.Location"
2059
+ }
2060
+ }
2061
+ ],
2062
+ "symbolId": "src/code:CodeConfig"
2063
+ },
2064
+ "@mrgrain/cdk-esbuild.EsbuildBundler": {
2065
+ "assembly": "@mrgrain/cdk-esbuild",
2066
+ "docs": {
2067
+ "stability": "experimental"
2068
+ },
2069
+ "fqn": "@mrgrain/cdk-esbuild.EsbuildBundler",
2070
+ "initializer": {
2071
+ "docs": {
2072
+ "stability": "experimental"
2073
+ },
2074
+ "locationInModule": {
2075
+ "filename": "src/bundler.ts",
2076
+ "line": 40
2077
+ },
2078
+ "parameters": [
2079
+ {
2080
+ "docs": {
2081
+ "summary": "Relative paths to the entrypoints of your code, e.g. `src/index.ts`."
2082
+ },
2083
+ "name": "entryPoints",
2084
+ "type": {
2085
+ "union": {
2086
+ "types": [
2087
+ {
2088
+ "primitive": "string"
2089
+ },
2090
+ {
2091
+ "collection": {
2092
+ "elementtype": {
2093
+ "primitive": "string"
2094
+ },
2095
+ "kind": "array"
2096
+ }
2097
+ },
2098
+ {
2099
+ "collection": {
2100
+ "elementtype": {
2101
+ "primitive": "string"
2102
+ },
2103
+ "kind": "map"
2104
+ }
2105
+ }
2106
+ ]
2107
+ }
2108
+ }
2109
+ },
2110
+ {
2111
+ "name": "props",
2112
+ "type": {
2113
+ "fqn": "@mrgrain/cdk-esbuild.BundlerProps"
2114
+ }
2115
+ }
2116
+ ]
2117
+ },
2118
+ "kind": "class",
2119
+ "locationInModule": {
2120
+ "filename": "src/bundler.ts",
2121
+ "line": 35
2122
+ },
2123
+ "name": "EsbuildBundler",
2124
+ "properties": [
2125
+ {
2126
+ "docs": {
2127
+ "stability": "experimental",
2128
+ "summary": "Relative paths to the entrypoints of your code, e.g. `src/index.ts`."
2129
+ },
2130
+ "immutable": true,
2131
+ "locationInModule": {
2132
+ "filename": "src/bundler.ts",
2133
+ "line": 44
2134
+ },
2135
+ "name": "entryPoints",
2136
+ "type": {
2137
+ "union": {
2138
+ "types": [
2139
+ {
2140
+ "primitive": "string"
2141
+ },
2142
+ {
2143
+ "collection": {
2144
+ "elementtype": {
2145
+ "primitive": "string"
2146
+ },
2147
+ "kind": "array"
2148
+ }
2149
+ },
2150
+ {
2151
+ "collection": {
2152
+ "elementtype": {
2153
+ "primitive": "string"
2154
+ },
2155
+ "kind": "map"
2156
+ }
2157
+ }
2158
+ ]
2159
+ }
2160
+ }
2161
+ },
2162
+ {
2163
+ "docs": {
2164
+ "stability": "experimental"
2165
+ },
2166
+ "immutable": true,
2167
+ "locationInModule": {
2168
+ "filename": "src/bundler.ts",
2169
+ "line": 38
2170
+ },
2171
+ "name": "image",
2172
+ "type": {
2173
+ "fqn": "@aws-cdk/core.DockerImage"
2174
+ }
2175
+ },
2176
+ {
2177
+ "docs": {
2178
+ "stability": "experimental"
2179
+ },
2180
+ "immutable": true,
2181
+ "locationInModule": {
2182
+ "filename": "src/bundler.ts",
2183
+ "line": 36
2184
+ },
2185
+ "name": "local",
2186
+ "type": {
2187
+ "fqn": "@aws-cdk/core.ILocalBundling"
2188
+ }
2189
+ },
2190
+ {
2191
+ "docs": {
2192
+ "stability": "experimental"
2193
+ },
2194
+ "immutable": true,
2195
+ "locationInModule": {
2196
+ "filename": "src/bundler.ts",
2197
+ "line": 45
2198
+ },
2199
+ "name": "props",
2200
+ "type": {
2201
+ "fqn": "@mrgrain/cdk-esbuild.BundlerProps"
2202
+ }
2203
+ }
2204
+ ],
2205
+ "symbolId": "src/bundler:EsbuildBundler"
2206
+ },
2207
+ "@mrgrain/cdk-esbuild.InlineJavaScriptCode": {
2208
+ "assembly": "@mrgrain/cdk-esbuild",
2209
+ "base": "@aws-cdk/aws-lambda.InlineCode",
2210
+ "docs": {
2211
+ "stability": "experimental"
2212
+ },
2213
+ "fqn": "@mrgrain/cdk-esbuild.InlineJavaScriptCode",
2214
+ "initializer": {
2215
+ "docs": {
2216
+ "stability": "experimental"
2217
+ },
2218
+ "locationInModule": {
2219
+ "filename": "src/inline-code.ts",
2220
+ "line": 32
2221
+ },
2222
+ "parameters": [
2223
+ {
2224
+ "name": "code",
2225
+ "type": {
2226
+ "primitive": "string"
2227
+ }
2228
+ },
2229
+ {
2230
+ "name": "transformOptions",
2231
+ "optional": true,
2232
+ "type": {
2233
+ "fqn": "@mrgrain/cdk-esbuild.TransformOptions"
2234
+ }
2235
+ }
2236
+ ]
2237
+ },
2238
+ "kind": "class",
2239
+ "locationInModule": {
2240
+ "filename": "src/inline-code.ts",
2241
+ "line": 31
2242
+ },
2243
+ "name": "InlineJavaScriptCode",
2244
+ "symbolId": "src/inline-code:InlineJavaScriptCode"
2245
+ },
2246
+ "@mrgrain/cdk-esbuild.InlineJsxCode": {
2247
+ "assembly": "@mrgrain/cdk-esbuild",
2248
+ "base": "@aws-cdk/aws-lambda.InlineCode",
2249
+ "docs": {
2250
+ "stability": "experimental"
2251
+ },
2252
+ "fqn": "@mrgrain/cdk-esbuild.InlineJsxCode",
2253
+ "initializer": {
2254
+ "docs": {
2255
+ "stability": "experimental"
2256
+ },
2257
+ "locationInModule": {
2258
+ "filename": "src/inline-code.ts",
2259
+ "line": 41
2260
+ },
2261
+ "parameters": [
2262
+ {
2263
+ "name": "code",
2264
+ "type": {
2265
+ "primitive": "string"
2266
+ }
2267
+ },
2268
+ {
2269
+ "name": "transformOptions",
2270
+ "optional": true,
2271
+ "type": {
2272
+ "fqn": "@mrgrain/cdk-esbuild.TransformOptions"
2273
+ }
2274
+ }
2275
+ ]
2276
+ },
2277
+ "kind": "class",
2278
+ "locationInModule": {
2279
+ "filename": "src/inline-code.ts",
2280
+ "line": 40
2281
+ },
2282
+ "name": "InlineJsxCode",
2283
+ "symbolId": "src/inline-code:InlineJsxCode"
2284
+ },
2285
+ "@mrgrain/cdk-esbuild.InlineTsxCode": {
2286
+ "assembly": "@mrgrain/cdk-esbuild",
2287
+ "base": "@aws-cdk/aws-lambda.InlineCode",
2288
+ "docs": {
2289
+ "stability": "experimental"
2290
+ },
2291
+ "fqn": "@mrgrain/cdk-esbuild.InlineTsxCode",
2292
+ "initializer": {
2293
+ "docs": {
2294
+ "stability": "experimental"
2295
+ },
2296
+ "locationInModule": {
2297
+ "filename": "src/inline-code.ts",
2298
+ "line": 59
2299
+ },
2300
+ "parameters": [
2301
+ {
2302
+ "name": "code",
2303
+ "type": {
2304
+ "primitive": "string"
2305
+ }
2306
+ },
2307
+ {
2308
+ "name": "transformOptions",
2309
+ "optional": true,
2310
+ "type": {
2311
+ "fqn": "@mrgrain/cdk-esbuild.TransformOptions"
2312
+ }
2313
+ }
2314
+ ]
2315
+ },
2316
+ "kind": "class",
2317
+ "locationInModule": {
2318
+ "filename": "src/inline-code.ts",
2319
+ "line": 58
2320
+ },
2321
+ "name": "InlineTsxCode",
2322
+ "symbolId": "src/inline-code:InlineTsxCode"
2323
+ },
2324
+ "@mrgrain/cdk-esbuild.InlineTypeScriptCode": {
2325
+ "assembly": "@mrgrain/cdk-esbuild",
2326
+ "base": "@aws-cdk/aws-lambda.InlineCode",
2327
+ "docs": {
2328
+ "stability": "experimental"
2329
+ },
2330
+ "fqn": "@mrgrain/cdk-esbuild.InlineTypeScriptCode",
2331
+ "initializer": {
2332
+ "docs": {
2333
+ "stability": "experimental"
2334
+ },
2335
+ "locationInModule": {
2336
+ "filename": "src/inline-code.ts",
2337
+ "line": 50
2338
+ },
2339
+ "parameters": [
2340
+ {
2341
+ "name": "code",
2342
+ "type": {
2343
+ "primitive": "string"
2344
+ }
2345
+ },
2346
+ {
2347
+ "name": "transformOptions",
2348
+ "optional": true,
2349
+ "type": {
2350
+ "fqn": "@mrgrain/cdk-esbuild.TransformOptions"
2351
+ }
2352
+ }
2353
+ ]
2354
+ },
2355
+ "kind": "class",
2356
+ "locationInModule": {
2357
+ "filename": "src/inline-code.ts",
2358
+ "line": 49
2359
+ },
2360
+ "name": "InlineTypeScriptCode",
2361
+ "symbolId": "src/inline-code:InlineTypeScriptCode"
2362
+ },
2363
+ "@mrgrain/cdk-esbuild.JavaScriptAsset": {
2364
+ "assembly": "@mrgrain/cdk-esbuild",
2365
+ "docs": {
2366
+ "stability": "experimental"
2367
+ },
2368
+ "fqn": "@mrgrain/cdk-esbuild.JavaScriptAsset",
2369
+ "initializer": {
2370
+ "docs": {
2371
+ "stability": "experimental"
2372
+ },
2373
+ "locationInModule": {
2374
+ "filename": "src/asset.ts",
2375
+ "line": 28
2376
+ },
2377
+ "parameters": [
2378
+ {
2379
+ "name": "scope",
2380
+ "type": {
2381
+ "fqn": "@aws-cdk/core.Construct"
2382
+ }
2383
+ },
2384
+ {
2385
+ "name": "id",
2386
+ "type": {
2387
+ "primitive": "string"
2388
+ }
2389
+ },
2390
+ {
2391
+ "name": "props",
2392
+ "type": {
2393
+ "fqn": "@mrgrain/cdk-esbuild.AssetProps"
2394
+ }
2395
+ }
2396
+ ]
2397
+ },
2398
+ "kind": "class",
2399
+ "locationInModule": {
2400
+ "filename": "src/asset.ts",
2401
+ "line": 77
2402
+ },
2403
+ "name": "JavaScriptAsset",
2404
+ "symbolId": "src/asset:JavaScriptAsset"
2405
+ },
2406
+ "@mrgrain/cdk-esbuild.JavaScriptCode": {
2407
+ "assembly": "@mrgrain/cdk-esbuild",
2408
+ "docs": {
2409
+ "stability": "stable"
2410
+ },
2411
+ "fqn": "@mrgrain/cdk-esbuild.JavaScriptCode",
2412
+ "initializer": {
2413
+ "docs": {
2414
+ "stability": "stable"
2415
+ },
2416
+ "locationInModule": {
2417
+ "filename": "src/code.ts",
2418
+ "line": 100
2419
+ },
2420
+ "parameters": [
2421
+ {
2422
+ "name": "entryPoints",
2423
+ "type": {
2424
+ "union": {
2425
+ "types": [
2426
+ {
2427
+ "primitive": "string"
2428
+ },
2429
+ {
2430
+ "collection": {
2431
+ "elementtype": {
2432
+ "primitive": "string"
2433
+ },
2434
+ "kind": "array"
2435
+ }
2436
+ },
2437
+ {
2438
+ "collection": {
2439
+ "elementtype": {
2440
+ "primitive": "string"
2441
+ },
2442
+ "kind": "map"
2443
+ }
2444
+ }
2445
+ ]
2446
+ }
2447
+ }
2448
+ },
2449
+ {
2450
+ "name": "props",
2451
+ "optional": true,
2452
+ "type": {
2453
+ "fqn": "@mrgrain/cdk-esbuild.JavaScriptCodeProps"
2454
+ }
2455
+ }
2456
+ ]
2457
+ },
2458
+ "kind": "class",
2459
+ "locationInModule": {
2460
+ "filename": "src/code.ts",
2461
+ "line": 97
2462
+ },
2463
+ "methods": [
2464
+ {
2465
+ "docs": {
2466
+ "stability": "stable"
2467
+ },
2468
+ "locationInModule": {
2469
+ "filename": "src/code.ts",
2470
+ "line": 63
2471
+ },
2472
+ "name": "bind",
2473
+ "parameters": [
2474
+ {
2475
+ "name": "scope",
2476
+ "type": {
2477
+ "fqn": "@aws-cdk/core.Construct"
2478
+ }
2479
+ }
2480
+ ],
2481
+ "returns": {
2482
+ "type": {
2483
+ "fqn": "@mrgrain/cdk-esbuild.CodeConfig"
2484
+ }
2485
+ }
2486
+ },
2487
+ {
2488
+ "docs": {
2489
+ "stability": "stable"
2490
+ },
2491
+ "locationInModule": {
2492
+ "filename": "src/code.ts",
2493
+ "line": 87
2494
+ },
2495
+ "name": "bindToResource",
2496
+ "parameters": [
2497
+ {
2498
+ "name": "resource",
2499
+ "type": {
2500
+ "fqn": "@aws-cdk/core.CfnResource"
2501
+ }
2502
+ },
2503
+ {
2504
+ "name": "options",
2505
+ "optional": true,
2506
+ "type": {
2507
+ "fqn": "@aws-cdk/aws-lambda.ResourceBindOptions"
2508
+ }
2509
+ }
2510
+ ]
2511
+ }
2512
+ ],
2513
+ "name": "JavaScriptCode",
2514
+ "properties": [
2515
+ {
2516
+ "docs": {
2517
+ "stability": "stable"
2518
+ },
2519
+ "locationInModule": {
2520
+ "filename": "src/code.ts",
2521
+ "line": 36
2522
+ },
2523
+ "name": "asset",
2524
+ "protected": true,
2525
+ "type": {
2526
+ "union": {
2527
+ "types": [
2528
+ {
2529
+ "fqn": "@mrgrain/cdk-esbuild.JavaScriptAsset"
2530
+ },
2531
+ {
2532
+ "fqn": "@mrgrain/cdk-esbuild.TypeScriptAsset"
2533
+ }
2534
+ ]
2535
+ }
2536
+ }
2537
+ },
2538
+ {
2539
+ "docs": {
2540
+ "stability": "stable"
2541
+ },
2542
+ "locationInModule": {
2543
+ "filename": "src/code.ts",
2544
+ "line": 98
2545
+ },
2546
+ "name": "assetClass",
2547
+ "type": {
2548
+ "fqn": "@mrgrain/cdk-esbuild.JavaScriptAsset"
2549
+ }
2550
+ },
2551
+ {
2552
+ "docs": {
2553
+ "stability": "stable"
2554
+ },
2555
+ "locationInModule": {
2556
+ "filename": "src/code.ts",
2557
+ "line": 38
2558
+ },
2559
+ "name": "isInline",
2560
+ "type": {
2561
+ "primitive": "boolean"
2562
+ }
2563
+ },
2564
+ {
2565
+ "docs": {
2566
+ "stability": "stable"
2567
+ },
2568
+ "locationInModule": {
2569
+ "filename": "src/code.ts",
2570
+ "line": 34
2571
+ },
2572
+ "name": "props",
2573
+ "protected": true,
2574
+ "type": {
2575
+ "fqn": "@mrgrain/cdk-esbuild.AssetProps"
2576
+ }
2577
+ }
2578
+ ],
2579
+ "symbolId": "src/code:JavaScriptCode"
2580
+ },
2581
+ "@mrgrain/cdk-esbuild.JavaScriptCodeProps": {
2582
+ "assembly": "@mrgrain/cdk-esbuild",
2583
+ "datatype": true,
2584
+ "docs": {
2585
+ "stability": "stable"
2586
+ },
2587
+ "fqn": "@mrgrain/cdk-esbuild.JavaScriptCodeProps",
2588
+ "interfaces": [
2589
+ "@mrgrain/cdk-esbuild.AssetBaseProps"
2590
+ ],
2591
+ "kind": "interface",
2592
+ "locationInModule": {
2593
+ "filename": "src/code.ts",
2594
+ "line": 21
2595
+ },
2596
+ "name": "JavaScriptCodeProps",
2597
+ "symbolId": "src/code:JavaScriptCodeProps"
2598
+ },
2599
+ "@mrgrain/cdk-esbuild.JavaScriptSource": {
2600
+ "assembly": "@mrgrain/cdk-esbuild",
2601
+ "docs": {
2602
+ "stability": "stable"
2603
+ },
2604
+ "fqn": "@mrgrain/cdk-esbuild.JavaScriptSource",
2605
+ "initializer": {
2606
+ "docs": {
2607
+ "stability": "stable"
2608
+ },
2609
+ "locationInModule": {
2610
+ "filename": "src/source.ts",
2611
+ "line": 88
2612
+ },
2613
+ "parameters": [
2614
+ {
2615
+ "name": "entryPoints",
2616
+ "type": {
2617
+ "union": {
2618
+ "types": [
2619
+ {
2620
+ "primitive": "string"
2621
+ },
2622
+ {
2623
+ "collection": {
2624
+ "elementtype": {
2625
+ "primitive": "string"
2626
+ },
2627
+ "kind": "array"
2628
+ }
2629
+ },
2630
+ {
2631
+ "collection": {
2632
+ "elementtype": {
2633
+ "primitive": "string"
2634
+ },
2635
+ "kind": "map"
2636
+ }
2637
+ }
2638
+ ]
2639
+ }
2640
+ }
2641
+ },
2642
+ {
2643
+ "name": "props",
2644
+ "optional": true,
2645
+ "type": {
2646
+ "fqn": "@mrgrain/cdk-esbuild.JavaScriptSourceProps"
2647
+ }
2648
+ }
2649
+ ]
2650
+ },
2651
+ "interfaces": [
2652
+ "@aws-cdk/aws-s3-deployment.ISource"
2653
+ ],
2654
+ "kind": "class",
2655
+ "locationInModule": {
2656
+ "filename": "src/source.ts",
2657
+ "line": 82
2658
+ },
2659
+ "methods": [
2660
+ {
2661
+ "docs": {
2662
+ "stability": "stable",
2663
+ "summary": "Binds the source to a bucket deployment."
2664
+ },
2665
+ "locationInModule": {
2666
+ "filename": "src/source.ts",
2667
+ "line": 48
2668
+ },
2669
+ "name": "bind",
2670
+ "overrides": "@aws-cdk/aws-s3-deployment.ISource",
2671
+ "parameters": [
2672
+ {
2673
+ "name": "scope",
2674
+ "type": {
2675
+ "fqn": "@aws-cdk/core.Construct"
2676
+ }
2677
+ },
2678
+ {
2679
+ "name": "context",
2680
+ "optional": true,
2681
+ "type": {
2682
+ "fqn": "@aws-cdk/aws-s3-deployment.DeploymentSourceContext"
2683
+ }
2684
+ }
2685
+ ],
2686
+ "returns": {
2687
+ "type": {
2688
+ "fqn": "@aws-cdk/aws-s3-deployment.SourceConfig"
2689
+ }
2690
+ }
2691
+ }
2692
+ ],
2693
+ "name": "JavaScriptSource",
2694
+ "properties": [
2695
+ {
2696
+ "docs": {
2697
+ "stability": "stable"
2698
+ },
2699
+ "locationInModule": {
2700
+ "filename": "src/source.ts",
2701
+ "line": 26
2702
+ },
2703
+ "name": "asset",
2704
+ "protected": true,
2705
+ "type": {
2706
+ "union": {
2707
+ "types": [
2708
+ {
2709
+ "fqn": "@mrgrain/cdk-esbuild.JavaScriptAsset"
2710
+ },
2711
+ {
2712
+ "fqn": "@mrgrain/cdk-esbuild.TypeScriptAsset"
2713
+ }
2714
+ ]
2715
+ }
2716
+ }
2717
+ },
2718
+ {
2719
+ "docs": {
2720
+ "stability": "stable"
2721
+ },
2722
+ "locationInModule": {
2723
+ "filename": "src/source.ts",
2724
+ "line": 86
2725
+ },
2726
+ "name": "assetClass",
2727
+ "type": {
2728
+ "fqn": "@mrgrain/cdk-esbuild.JavaScriptAsset"
2729
+ }
2730
+ },
2731
+ {
2732
+ "docs": {
2733
+ "stability": "stable"
2734
+ },
2735
+ "locationInModule": {
2736
+ "filename": "src/source.ts",
2737
+ "line": 24
2738
+ },
2739
+ "name": "props",
2740
+ "protected": true,
2741
+ "type": {
2742
+ "fqn": "@mrgrain/cdk-esbuild.AssetProps"
2743
+ }
2744
+ }
2745
+ ],
2746
+ "symbolId": "src/source:JavaScriptSource"
2747
+ },
2748
+ "@mrgrain/cdk-esbuild.JavaScriptSourceProps": {
2749
+ "assembly": "@mrgrain/cdk-esbuild",
2750
+ "datatype": true,
2751
+ "docs": {
2752
+ "stability": "stable"
2753
+ },
2754
+ "fqn": "@mrgrain/cdk-esbuild.JavaScriptSourceProps",
2755
+ "interfaces": [
2756
+ "@mrgrain/cdk-esbuild.AssetBaseProps"
2757
+ ],
2758
+ "kind": "interface",
2759
+ "locationInModule": {
2760
+ "filename": "src/source.ts",
2761
+ "line": 11
2762
+ },
2763
+ "name": "JavaScriptSourceProps",
2764
+ "symbolId": "src/source:JavaScriptSourceProps"
2765
+ },
2766
+ "@mrgrain/cdk-esbuild.TransformOptions": {
2767
+ "assembly": "@mrgrain/cdk-esbuild",
2768
+ "datatype": true,
2769
+ "docs": {
2770
+ "stability": "stable"
2771
+ },
2772
+ "fqn": "@mrgrain/cdk-esbuild.TransformOptions",
2773
+ "kind": "interface",
2774
+ "locationInModule": {
2775
+ "filename": "src/esbuild-types.ts",
2776
+ "line": 156
2777
+ },
2778
+ "name": "TransformOptions",
2779
+ "properties": [
2780
+ {
2781
+ "abstract": true,
2782
+ "docs": {
2783
+ "stability": "stable"
2784
+ },
2785
+ "immutable": true,
2786
+ "locationInModule": {
2787
+ "filename": "src/esbuild-types.ts",
2788
+ "line": 160
2789
+ },
2790
+ "name": "banner",
2791
+ "optional": true,
2792
+ "type": {
2793
+ "primitive": "string"
2794
+ }
2795
+ },
2796
+ {
2797
+ "abstract": true,
2798
+ "docs": {
2799
+ "stability": "stable"
2800
+ },
2801
+ "immutable": true,
2802
+ "locationInModule": {
2803
+ "filename": "src/esbuild-types.ts",
2804
+ "line": 21
2805
+ },
2806
+ "name": "charset",
2807
+ "optional": true,
2808
+ "type": {
2809
+ "primitive": "string"
2810
+ }
2811
+ },
2812
+ {
2813
+ "abstract": true,
2814
+ "docs": {
2815
+ "stability": "stable"
2816
+ },
2817
+ "immutable": true,
2818
+ "locationInModule": {
2819
+ "filename": "src/esbuild-types.ts",
2820
+ "line": 33
2821
+ },
2822
+ "name": "color",
2823
+ "optional": true,
2824
+ "type": {
2825
+ "primitive": "boolean"
2826
+ }
2827
+ },
2828
+ {
2829
+ "abstract": true,
2830
+ "docs": {
2831
+ "stability": "stable"
2832
+ },
2833
+ "immutable": true,
2834
+ "locationInModule": {
2835
+ "filename": "src/esbuild-types.ts",
2836
+ "line": 29
2837
+ },
2838
+ "name": "define",
2839
+ "optional": true,
2840
+ "type": {
2841
+ "collection": {
2842
+ "elementtype": {
2843
+ "primitive": "string"
2844
+ },
2845
+ "kind": "map"
2846
+ }
2847
+ }
2848
+ },
2849
+ {
2850
+ "abstract": true,
2851
+ "docs": {
2852
+ "stability": "stable"
2853
+ },
2854
+ "immutable": true,
2855
+ "locationInModule": {
2856
+ "filename": "src/esbuild-types.ts",
2857
+ "line": 161
2858
+ },
2859
+ "name": "footer",
2860
+ "optional": true,
2861
+ "type": {
2862
+ "primitive": "string"
2863
+ }
2864
+ },
2865
+ {
2866
+ "abstract": true,
2867
+ "docs": {
2868
+ "stability": "stable"
2869
+ },
2870
+ "immutable": true,
2871
+ "locationInModule": {
2872
+ "filename": "src/esbuild-types.ts",
2873
+ "line": 13
2874
+ },
2875
+ "name": "format",
2876
+ "optional": true,
2877
+ "type": {
2878
+ "primitive": "string"
2879
+ }
2880
+ },
2881
+ {
2882
+ "abstract": true,
2883
+ "docs": {
2884
+ "stability": "stable"
2885
+ },
2886
+ "immutable": true,
2887
+ "locationInModule": {
2888
+ "filename": "src/esbuild-types.ts",
2889
+ "line": 14
2890
+ },
2891
+ "name": "globalName",
2892
+ "optional": true,
2893
+ "type": {
2894
+ "primitive": "string"
2895
+ }
2896
+ },
2897
+ {
2898
+ "abstract": true,
2899
+ "docs": {
2900
+ "stability": "stable"
2901
+ },
2902
+ "immutable": true,
2903
+ "locationInModule": {
2904
+ "filename": "src/esbuild-types.ts",
2905
+ "line": 23
2906
+ },
2907
+ "name": "ignoreAnnotations",
2908
+ "optional": true,
2909
+ "type": {
2910
+ "primitive": "boolean"
2911
+ }
2912
+ },
2913
+ {
2914
+ "abstract": true,
2915
+ "docs": {
2916
+ "stability": "stable"
2917
+ },
2918
+ "immutable": true,
2919
+ "locationInModule": {
2920
+ "filename": "src/esbuild-types.ts",
2921
+ "line": 25
2922
+ },
2923
+ "name": "jsx",
2924
+ "optional": true,
2925
+ "type": {
2926
+ "primitive": "string"
2927
+ }
2928
+ },
2929
+ {
2930
+ "abstract": true,
2931
+ "docs": {
2932
+ "stability": "stable"
2933
+ },
2934
+ "immutable": true,
2935
+ "locationInModule": {
2936
+ "filename": "src/esbuild-types.ts",
2937
+ "line": 26
2938
+ },
2939
+ "name": "jsxFactory",
2940
+ "optional": true,
2941
+ "type": {
2942
+ "primitive": "string"
2943
+ }
2944
+ },
2945
+ {
2946
+ "abstract": true,
2947
+ "docs": {
2948
+ "stability": "stable"
2949
+ },
2950
+ "immutable": true,
2951
+ "locationInModule": {
2952
+ "filename": "src/esbuild-types.ts",
2953
+ "line": 27
2954
+ },
2955
+ "name": "jsxFragment",
2956
+ "optional": true,
2957
+ "type": {
2958
+ "primitive": "string"
2959
+ }
2960
+ },
2961
+ {
2962
+ "abstract": true,
2963
+ "docs": {
2964
+ "stability": "stable"
2965
+ },
2966
+ "immutable": true,
2967
+ "locationInModule": {
2968
+ "filename": "src/esbuild-types.ts",
2969
+ "line": 31
2970
+ },
2971
+ "name": "keepNames",
2972
+ "optional": true,
2973
+ "type": {
2974
+ "primitive": "boolean"
2975
+ }
2976
+ },
2977
+ {
2978
+ "abstract": true,
2979
+ "docs": {
2980
+ "stability": "stable"
2981
+ },
2982
+ "immutable": true,
2983
+ "locationInModule": {
2984
+ "filename": "src/esbuild-types.ts",
2985
+ "line": 9
2986
+ },
2987
+ "name": "legalComments",
2988
+ "optional": true,
2989
+ "type": {
2990
+ "primitive": "string"
2991
+ }
2992
+ },
2993
+ {
2994
+ "abstract": true,
2995
+ "docs": {
2996
+ "stability": "stable"
2997
+ },
2998
+ "immutable": true,
2999
+ "locationInModule": {
3000
+ "filename": "src/esbuild-types.ts",
3001
+ "line": 159
3002
+ },
3003
+ "name": "loader",
3004
+ "optional": true,
3005
+ "type": {
3006
+ "primitive": "string"
3007
+ }
3008
+ },
3009
+ {
3010
+ "abstract": true,
3011
+ "docs": {
3012
+ "stability": "stable"
3013
+ },
3014
+ "immutable": true,
3015
+ "locationInModule": {
3016
+ "filename": "src/esbuild-types.ts",
3017
+ "line": 34
3018
+ },
3019
+ "name": "logLevel",
3020
+ "optional": true,
3021
+ "type": {
3022
+ "primitive": "string"
3023
+ }
3024
+ },
3025
+ {
3026
+ "abstract": true,
3027
+ "docs": {
3028
+ "stability": "stable"
3029
+ },
3030
+ "immutable": true,
3031
+ "locationInModule": {
3032
+ "filename": "src/esbuild-types.ts",
3033
+ "line": 35
3034
+ },
3035
+ "name": "logLimit",
3036
+ "optional": true,
3037
+ "type": {
3038
+ "primitive": "number"
3039
+ }
3040
+ },
3041
+ {
3042
+ "abstract": true,
3043
+ "docs": {
3044
+ "stability": "stable"
3045
+ },
3046
+ "immutable": true,
3047
+ "locationInModule": {
3048
+ "filename": "src/esbuild-types.ts",
3049
+ "line": 17
3050
+ },
3051
+ "name": "minify",
3052
+ "optional": true,
3053
+ "type": {
3054
+ "primitive": "boolean"
3055
+ }
3056
+ },
3057
+ {
3058
+ "abstract": true,
3059
+ "docs": {
3060
+ "stability": "stable"
3061
+ },
3062
+ "immutable": true,
3063
+ "locationInModule": {
3064
+ "filename": "src/esbuild-types.ts",
3065
+ "line": 19
3066
+ },
3067
+ "name": "minifyIdentifiers",
3068
+ "optional": true,
3069
+ "type": {
3070
+ "primitive": "boolean"
3071
+ }
3072
+ },
3073
+ {
3074
+ "abstract": true,
3075
+ "docs": {
3076
+ "stability": "stable"
3077
+ },
3078
+ "immutable": true,
3079
+ "locationInModule": {
3080
+ "filename": "src/esbuild-types.ts",
3081
+ "line": 20
3082
+ },
3083
+ "name": "minifySyntax",
3084
+ "optional": true,
3085
+ "type": {
3086
+ "primitive": "boolean"
3087
+ }
3088
+ },
3089
+ {
3090
+ "abstract": true,
3091
+ "docs": {
3092
+ "stability": "stable"
3093
+ },
3094
+ "immutable": true,
3095
+ "locationInModule": {
3096
+ "filename": "src/esbuild-types.ts",
3097
+ "line": 18
3098
+ },
3099
+ "name": "minifyWhitespace",
3100
+ "optional": true,
3101
+ "type": {
3102
+ "primitive": "boolean"
3103
+ }
3104
+ },
3105
+ {
3106
+ "abstract": true,
3107
+ "docs": {
3108
+ "stability": "stable"
3109
+ },
3110
+ "immutable": true,
3111
+ "locationInModule": {
3112
+ "filename": "src/esbuild-types.ts",
3113
+ "line": 30
3114
+ },
3115
+ "name": "pure",
3116
+ "optional": true,
3117
+ "type": {
3118
+ "collection": {
3119
+ "elementtype": {
3120
+ "primitive": "string"
3121
+ },
3122
+ "kind": "array"
3123
+ }
3124
+ }
3125
+ },
3126
+ {
3127
+ "abstract": true,
3128
+ "docs": {
3129
+ "stability": "stable"
3130
+ },
3131
+ "immutable": true,
3132
+ "locationInModule": {
3133
+ "filename": "src/esbuild-types.ts",
3134
+ "line": 158
3135
+ },
3136
+ "name": "sourcefile",
3137
+ "optional": true,
3138
+ "type": {
3139
+ "primitive": "string"
3140
+ }
3141
+ },
3142
+ {
3143
+ "abstract": true,
3144
+ "docs": {
3145
+ "stability": "stable"
3146
+ },
3147
+ "immutable": true,
3148
+ "locationInModule": {
3149
+ "filename": "src/esbuild-types.ts",
3150
+ "line": 8
3151
+ },
3152
+ "name": "sourcemap",
3153
+ "optional": true,
3154
+ "type": {
3155
+ "union": {
3156
+ "types": [
3157
+ {
3158
+ "primitive": "boolean"
3159
+ },
3160
+ {
3161
+ "primitive": "string"
3162
+ }
3163
+ ]
3164
+ }
3165
+ }
3166
+ },
3167
+ {
3168
+ "abstract": true,
3169
+ "docs": {
3170
+ "stability": "stable"
3171
+ },
3172
+ "immutable": true,
3173
+ "locationInModule": {
3174
+ "filename": "src/esbuild-types.ts",
3175
+ "line": 10
3176
+ },
3177
+ "name": "sourceRoot",
3178
+ "optional": true,
3179
+ "type": {
3180
+ "primitive": "string"
3181
+ }
3182
+ },
3183
+ {
3184
+ "abstract": true,
3185
+ "docs": {
3186
+ "stability": "stable"
3187
+ },
3188
+ "immutable": true,
3189
+ "locationInModule": {
3190
+ "filename": "src/esbuild-types.ts",
3191
+ "line": 11
3192
+ },
3193
+ "name": "sourcesContent",
3194
+ "optional": true,
3195
+ "type": {
3196
+ "primitive": "boolean"
3197
+ }
3198
+ },
3199
+ {
3200
+ "abstract": true,
3201
+ "docs": {
3202
+ "stability": "stable"
3203
+ },
3204
+ "immutable": true,
3205
+ "locationInModule": {
3206
+ "filename": "src/esbuild-types.ts",
3207
+ "line": 15
3208
+ },
3209
+ "name": "target",
3210
+ "optional": true,
3211
+ "type": {
3212
+ "union": {
3213
+ "types": [
3214
+ {
3215
+ "primitive": "string"
3216
+ },
3217
+ {
3218
+ "collection": {
3219
+ "elementtype": {
3220
+ "primitive": "string"
3221
+ },
3222
+ "kind": "array"
3223
+ }
3224
+ }
3225
+ ]
3226
+ }
3227
+ }
3228
+ },
3229
+ {
3230
+ "abstract": true,
3231
+ "docs": {
3232
+ "stability": "stable"
3233
+ },
3234
+ "immutable": true,
3235
+ "locationInModule": {
3236
+ "filename": "src/esbuild-types.ts",
3237
+ "line": 22
3238
+ },
3239
+ "name": "treeShaking",
3240
+ "optional": true,
3241
+ "type": {
3242
+ "primitive": "boolean"
3243
+ }
3244
+ },
3245
+ {
3246
+ "abstract": true,
3247
+ "docs": {
3248
+ "stability": "stable"
3249
+ },
3250
+ "immutable": true,
3251
+ "locationInModule": {
3252
+ "filename": "src/esbuild-types.ts",
3253
+ "line": 157
3254
+ },
3255
+ "name": "tsconfigRaw",
3256
+ "optional": true,
3257
+ "type": {
3258
+ "primitive": "string"
3259
+ }
3260
+ }
3261
+ ],
3262
+ "symbolId": "src/esbuild-types:TransformOptions"
3263
+ },
3264
+ "@mrgrain/cdk-esbuild.TypeScriptAsset": {
3265
+ "assembly": "@mrgrain/cdk-esbuild",
3266
+ "docs": {
3267
+ "stability": "experimental"
3268
+ },
3269
+ "fqn": "@mrgrain/cdk-esbuild.TypeScriptAsset",
3270
+ "initializer": {
3271
+ "docs": {
3272
+ "stability": "experimental"
3273
+ },
3274
+ "locationInModule": {
3275
+ "filename": "src/asset.ts",
3276
+ "line": 28
3277
+ },
3278
+ "parameters": [
3279
+ {
3280
+ "name": "scope",
3281
+ "type": {
3282
+ "fqn": "@aws-cdk/core.Construct"
3283
+ }
3284
+ },
3285
+ {
3286
+ "name": "id",
3287
+ "type": {
3288
+ "primitive": "string"
3289
+ }
3290
+ },
3291
+ {
3292
+ "name": "props",
3293
+ "type": {
3294
+ "fqn": "@mrgrain/cdk-esbuild.AssetProps"
3295
+ }
3296
+ }
3297
+ ]
3298
+ },
3299
+ "kind": "class",
3300
+ "locationInModule": {
3301
+ "filename": "src/asset.ts",
3302
+ "line": 82
3303
+ },
3304
+ "name": "TypeScriptAsset",
3305
+ "symbolId": "src/asset:TypeScriptAsset"
3306
+ },
3307
+ "@mrgrain/cdk-esbuild.TypeScriptCode": {
3308
+ "assembly": "@mrgrain/cdk-esbuild",
3309
+ "docs": {
3310
+ "stability": "stable"
3311
+ },
3312
+ "fqn": "@mrgrain/cdk-esbuild.TypeScriptCode",
3313
+ "initializer": {
3314
+ "docs": {
3315
+ "stability": "stable"
3316
+ },
3317
+ "locationInModule": {
3318
+ "filename": "src/code.ts",
3319
+ "line": 110
3320
+ },
3321
+ "parameters": [
3322
+ {
3323
+ "name": "entryPoints",
3324
+ "type": {
3325
+ "union": {
3326
+ "types": [
3327
+ {
3328
+ "primitive": "string"
3329
+ },
3330
+ {
3331
+ "collection": {
3332
+ "elementtype": {
3333
+ "primitive": "string"
3334
+ },
3335
+ "kind": "array"
3336
+ }
3337
+ },
3338
+ {
3339
+ "collection": {
3340
+ "elementtype": {
3341
+ "primitive": "string"
3342
+ },
3343
+ "kind": "map"
3344
+ }
3345
+ }
3346
+ ]
3347
+ }
3348
+ }
3349
+ },
3350
+ {
3351
+ "name": "props",
3352
+ "optional": true,
3353
+ "type": {
3354
+ "fqn": "@mrgrain/cdk-esbuild.TypeScriptCodeProps"
3355
+ }
3356
+ }
3357
+ ]
3358
+ },
3359
+ "kind": "class",
3360
+ "locationInModule": {
3361
+ "filename": "src/code.ts",
3362
+ "line": 107
3363
+ },
3364
+ "methods": [
3365
+ {
3366
+ "docs": {
3367
+ "stability": "stable"
3368
+ },
3369
+ "locationInModule": {
3370
+ "filename": "src/code.ts",
3371
+ "line": 63
3372
+ },
3373
+ "name": "bind",
3374
+ "parameters": [
3375
+ {
3376
+ "name": "scope",
3377
+ "type": {
3378
+ "fqn": "@aws-cdk/core.Construct"
3379
+ }
3380
+ }
3381
+ ],
3382
+ "returns": {
3383
+ "type": {
3384
+ "fqn": "@mrgrain/cdk-esbuild.CodeConfig"
3385
+ }
3386
+ }
3387
+ },
3388
+ {
3389
+ "docs": {
3390
+ "stability": "stable"
3391
+ },
3392
+ "locationInModule": {
3393
+ "filename": "src/code.ts",
3394
+ "line": 87
3395
+ },
3396
+ "name": "bindToResource",
3397
+ "parameters": [
3398
+ {
3399
+ "name": "resource",
3400
+ "type": {
3401
+ "fqn": "@aws-cdk/core.CfnResource"
3402
+ }
3403
+ },
3404
+ {
3405
+ "name": "options",
3406
+ "optional": true,
3407
+ "type": {
3408
+ "fqn": "@aws-cdk/aws-lambda.ResourceBindOptions"
3409
+ }
3410
+ }
3411
+ ]
3412
+ }
3413
+ ],
3414
+ "name": "TypeScriptCode",
3415
+ "properties": [
3416
+ {
3417
+ "docs": {
3418
+ "stability": "stable"
3419
+ },
3420
+ "locationInModule": {
3421
+ "filename": "src/code.ts",
3422
+ "line": 36
3423
+ },
3424
+ "name": "asset",
3425
+ "protected": true,
3426
+ "type": {
3427
+ "union": {
3428
+ "types": [
3429
+ {
3430
+ "fqn": "@mrgrain/cdk-esbuild.JavaScriptAsset"
3431
+ },
3432
+ {
3433
+ "fqn": "@mrgrain/cdk-esbuild.TypeScriptAsset"
3434
+ }
3435
+ ]
3436
+ }
3437
+ }
3438
+ },
3439
+ {
3440
+ "docs": {
3441
+ "stability": "stable"
3442
+ },
3443
+ "locationInModule": {
3444
+ "filename": "src/code.ts",
3445
+ "line": 108
3446
+ },
3447
+ "name": "assetClass",
3448
+ "type": {
3449
+ "fqn": "@mrgrain/cdk-esbuild.TypeScriptAsset"
3450
+ }
3451
+ },
3452
+ {
3453
+ "docs": {
3454
+ "stability": "stable"
3455
+ },
3456
+ "locationInModule": {
3457
+ "filename": "src/code.ts",
3458
+ "line": 38
3459
+ },
3460
+ "name": "isInline",
3461
+ "type": {
3462
+ "primitive": "boolean"
3463
+ }
3464
+ },
3465
+ {
3466
+ "docs": {
3467
+ "stability": "stable"
3468
+ },
3469
+ "locationInModule": {
3470
+ "filename": "src/code.ts",
3471
+ "line": 34
3472
+ },
3473
+ "name": "props",
3474
+ "protected": true,
3475
+ "type": {
3476
+ "fqn": "@mrgrain/cdk-esbuild.AssetProps"
3477
+ }
3478
+ }
3479
+ ],
3480
+ "symbolId": "src/code:TypeScriptCode"
3481
+ },
3482
+ "@mrgrain/cdk-esbuild.TypeScriptCodeProps": {
3483
+ "assembly": "@mrgrain/cdk-esbuild",
3484
+ "datatype": true,
3485
+ "docs": {
3486
+ "stability": "stable"
3487
+ },
3488
+ "fqn": "@mrgrain/cdk-esbuild.TypeScriptCodeProps",
3489
+ "interfaces": [
3490
+ "@mrgrain/cdk-esbuild.AssetBaseProps"
3491
+ ],
3492
+ "kind": "interface",
3493
+ "locationInModule": {
3494
+ "filename": "src/code.ts",
3495
+ "line": 22
3496
+ },
3497
+ "name": "TypeScriptCodeProps",
3498
+ "symbolId": "src/code:TypeScriptCodeProps"
3499
+ },
3500
+ "@mrgrain/cdk-esbuild.TypeScriptSource": {
3501
+ "assembly": "@mrgrain/cdk-esbuild",
3502
+ "docs": {
3503
+ "stability": "stable"
3504
+ },
3505
+ "fqn": "@mrgrain/cdk-esbuild.TypeScriptSource",
3506
+ "initializer": {
3507
+ "docs": {
3508
+ "stability": "stable"
3509
+ },
3510
+ "locationInModule": {
3511
+ "filename": "src/source.ts",
3512
+ "line": 102
3513
+ },
3514
+ "parameters": [
3515
+ {
3516
+ "name": "entryPoints",
3517
+ "type": {
3518
+ "union": {
3519
+ "types": [
3520
+ {
3521
+ "primitive": "string"
3522
+ },
3523
+ {
3524
+ "collection": {
3525
+ "elementtype": {
3526
+ "primitive": "string"
3527
+ },
3528
+ "kind": "array"
3529
+ }
3530
+ },
3531
+ {
3532
+ "collection": {
3533
+ "elementtype": {
3534
+ "primitive": "string"
3535
+ },
3536
+ "kind": "map"
3537
+ }
3538
+ }
3539
+ ]
3540
+ }
3541
+ }
3542
+ },
3543
+ {
3544
+ "name": "props",
3545
+ "optional": true,
3546
+ "type": {
3547
+ "fqn": "@mrgrain/cdk-esbuild.TypeScriptSourceProps"
3548
+ }
3549
+ }
3550
+ ]
3551
+ },
3552
+ "interfaces": [
3553
+ "@aws-cdk/aws-s3-deployment.ISource"
3554
+ ],
3555
+ "kind": "class",
3556
+ "locationInModule": {
3557
+ "filename": "src/source.ts",
3558
+ "line": 96
3559
+ },
3560
+ "methods": [
3561
+ {
3562
+ "docs": {
3563
+ "stability": "stable",
3564
+ "summary": "Binds the source to a bucket deployment."
3565
+ },
3566
+ "locationInModule": {
3567
+ "filename": "src/source.ts",
3568
+ "line": 48
3569
+ },
3570
+ "name": "bind",
3571
+ "overrides": "@aws-cdk/aws-s3-deployment.ISource",
3572
+ "parameters": [
3573
+ {
3574
+ "name": "scope",
3575
+ "type": {
3576
+ "fqn": "@aws-cdk/core.Construct"
3577
+ }
3578
+ },
3579
+ {
3580
+ "name": "context",
3581
+ "optional": true,
3582
+ "type": {
3583
+ "fqn": "@aws-cdk/aws-s3-deployment.DeploymentSourceContext"
3584
+ }
3585
+ }
3586
+ ],
3587
+ "returns": {
3588
+ "type": {
3589
+ "fqn": "@aws-cdk/aws-s3-deployment.SourceConfig"
3590
+ }
3591
+ }
3592
+ }
3593
+ ],
3594
+ "name": "TypeScriptSource",
3595
+ "properties": [
3596
+ {
3597
+ "docs": {
3598
+ "stability": "stable"
3599
+ },
3600
+ "locationInModule": {
3601
+ "filename": "src/source.ts",
3602
+ "line": 26
3603
+ },
3604
+ "name": "asset",
3605
+ "protected": true,
3606
+ "type": {
3607
+ "union": {
3608
+ "types": [
3609
+ {
3610
+ "fqn": "@mrgrain/cdk-esbuild.JavaScriptAsset"
3611
+ },
3612
+ {
3613
+ "fqn": "@mrgrain/cdk-esbuild.TypeScriptAsset"
3614
+ }
3615
+ ]
3616
+ }
3617
+ }
3618
+ },
3619
+ {
3620
+ "docs": {
3621
+ "stability": "stable"
3622
+ },
3623
+ "locationInModule": {
3624
+ "filename": "src/source.ts",
3625
+ "line": 100
3626
+ },
3627
+ "name": "assetClass",
3628
+ "type": {
3629
+ "fqn": "@mrgrain/cdk-esbuild.TypeScriptAsset"
3630
+ }
3631
+ },
3632
+ {
3633
+ "docs": {
3634
+ "stability": "stable"
3635
+ },
3636
+ "locationInModule": {
3637
+ "filename": "src/source.ts",
3638
+ "line": 24
3639
+ },
3640
+ "name": "props",
3641
+ "protected": true,
3642
+ "type": {
3643
+ "fqn": "@mrgrain/cdk-esbuild.AssetProps"
3644
+ }
3645
+ }
3646
+ ],
3647
+ "symbolId": "src/source:TypeScriptSource"
3648
+ },
3649
+ "@mrgrain/cdk-esbuild.TypeScriptSourceProps": {
3650
+ "assembly": "@mrgrain/cdk-esbuild",
3651
+ "datatype": true,
3652
+ "docs": {
3653
+ "stability": "stable"
3654
+ },
3655
+ "fqn": "@mrgrain/cdk-esbuild.TypeScriptSourceProps",
3656
+ "interfaces": [
3657
+ "@mrgrain/cdk-esbuild.AssetBaseProps"
3658
+ ],
3659
+ "kind": "interface",
3660
+ "locationInModule": {
3661
+ "filename": "src/source.ts",
3662
+ "line": 12
3663
+ },
3664
+ "name": "TypeScriptSourceProps",
3665
+ "symbolId": "src/source:TypeScriptSourceProps"
3666
+ }
3667
+ },
3668
+ "version": "2.0.0-alpha.2",
3669
+ "fingerprint": "hUpTq3XaYKilio0G0Aqj79iGygWBSo6C2hzLXNRhjZI="
3670
+ }