@aws-sdk/client-workspaces 3.267.0 → 3.268.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/endpoint/ruleset.js +3 -3
- package/dist-es/endpoint/ruleset.js +3 -3
- package/dist-types/WorkSpaces.d.ts +5 -6
- package/dist-types/commands/CreateStandbyWorkspacesCommand.d.ts +1 -1
- package/dist-types/commands/CreateUpdatedWorkspaceImageCommand.d.ts +3 -3
- package/dist-types/commands/ImportWorkspaceImageCommand.d.ts +1 -1
- package/dist-types/commands/UpdateWorkspaceBundleCommand.d.ts +0 -1
- package/dist-types/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +20 -22
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
- package/package.json +1 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.ruleSet = void 0;
|
|
4
|
-
const
|
|
5
|
-
const a =
|
|
6
|
-
const _data = { version: "1.0", parameters: { Region:
|
|
4
|
+
const q = "fn", r = "argv", s = "ref";
|
|
5
|
+
const a = true, b = false, c = "String", d = "PartitionResult", e = "tree", f = "error", g = "endpoint", h = { "required": true, "default": false, "type": "Boolean" }, i = { [s]: "Endpoint" }, j = { [q]: "booleanEquals", [r]: [{ [s]: "UseFIPS" }, true] }, k = { [q]: "booleanEquals", [r]: [{ [s]: "UseDualStack" }, true] }, l = {}, m = { [q]: "booleanEquals", [r]: [true, { [q]: "getAttr", [r]: [{ [s]: d }, "supportsFIPS"] }] }, n = { [q]: "booleanEquals", [r]: [true, { [q]: "getAttr", [r]: [{ [s]: d }, "supportsDualStack"] }] }, o = [j], p = [k];
|
|
6
|
+
const _data = { version: "1.0", parameters: { Region: { required: a, type: c }, UseDualStack: h, UseFIPS: h, Endpoint: { required: b, type: c } }, rules: [{ conditions: [{ [q]: "aws.partition", [r]: [{ [s]: "Region" }], assign: d }], type: e, rules: [{ conditions: [{ [q]: "isSet", [r]: [i] }], type: e, rules: [{ conditions: o, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: f }, { type: e, rules: [{ conditions: p, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: f }, { endpoint: { url: i, properties: l, headers: l }, type: g }] }] }, { conditions: [j, k], type: e, rules: [{ conditions: [m, n], type: e, rules: [{ type: e, rules: [{ endpoint: { url: "https://workspaces-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: l, headers: l }, type: g }] }] }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: f }] }, { conditions: o, type: e, rules: [{ conditions: [m], type: e, rules: [{ type: e, rules: [{ endpoint: { url: "https://workspaces-fips.{Region}.{PartitionResult#dnsSuffix}", properties: l, headers: l }, type: g }] }] }, { error: "FIPS is enabled but this partition does not support FIPS", type: f }] }, { conditions: p, type: e, rules: [{ conditions: [n], type: e, rules: [{ type: e, rules: [{ endpoint: { url: "https://workspaces.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: l, headers: l }, type: g }] }] }, { error: "DualStack is enabled but this partition does not support DualStack", type: f }] }, { type: e, rules: [{ endpoint: { url: "https://workspaces.{Region}.{PartitionResult#dnsSuffix}", properties: l, headers: l }, type: g }] }] }] };
|
|
7
7
|
exports.ruleSet = _data;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
const
|
|
2
|
-
const a =
|
|
3
|
-
const _data = { version: "1.0", parameters: { Region:
|
|
1
|
+
const q = "fn", r = "argv", s = "ref";
|
|
2
|
+
const a = true, b = false, c = "String", d = "PartitionResult", e = "tree", f = "error", g = "endpoint", h = { "required": true, "default": false, "type": "Boolean" }, i = { [s]: "Endpoint" }, j = { [q]: "booleanEquals", [r]: [{ [s]: "UseFIPS" }, true] }, k = { [q]: "booleanEquals", [r]: [{ [s]: "UseDualStack" }, true] }, l = {}, m = { [q]: "booleanEquals", [r]: [true, { [q]: "getAttr", [r]: [{ [s]: d }, "supportsFIPS"] }] }, n = { [q]: "booleanEquals", [r]: [true, { [q]: "getAttr", [r]: [{ [s]: d }, "supportsDualStack"] }] }, o = [j], p = [k];
|
|
3
|
+
const _data = { version: "1.0", parameters: { Region: { required: a, type: c }, UseDualStack: h, UseFIPS: h, Endpoint: { required: b, type: c } }, rules: [{ conditions: [{ [q]: "aws.partition", [r]: [{ [s]: "Region" }], assign: d }], type: e, rules: [{ conditions: [{ [q]: "isSet", [r]: [i] }], type: e, rules: [{ conditions: o, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: f }, { type: e, rules: [{ conditions: p, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: f }, { endpoint: { url: i, properties: l, headers: l }, type: g }] }] }, { conditions: [j, k], type: e, rules: [{ conditions: [m, n], type: e, rules: [{ type: e, rules: [{ endpoint: { url: "https://workspaces-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: l, headers: l }, type: g }] }] }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: f }] }, { conditions: o, type: e, rules: [{ conditions: [m], type: e, rules: [{ type: e, rules: [{ endpoint: { url: "https://workspaces-fips.{Region}.{PartitionResult#dnsSuffix}", properties: l, headers: l }, type: g }] }] }, { error: "FIPS is enabled but this partition does not support FIPS", type: f }] }, { conditions: p, type: e, rules: [{ conditions: [n], type: e, rules: [{ type: e, rules: [{ endpoint: { url: "https://workspaces.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: l, headers: l }, type: g }] }] }, { error: "DualStack is enabled but this partition does not support DualStack", type: f }] }, { type: e, rules: [{ endpoint: { url: "https://workspaces.{Region}.{PartitionResult#dnsSuffix}", properties: l, headers: l }, type: g }] }] }] };
|
|
4
4
|
export const ruleSet = _data;
|
|
@@ -158,7 +158,7 @@ export declare class WorkSpaces extends WorkSpacesClient {
|
|
|
158
158
|
createIpGroup(args: CreateIpGroupCommandInput, cb: (err: any, data?: CreateIpGroupCommandOutput) => void): void;
|
|
159
159
|
createIpGroup(args: CreateIpGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateIpGroupCommandOutput) => void): void;
|
|
160
160
|
/**
|
|
161
|
-
* <p>Creates a
|
|
161
|
+
* <p>Creates a standby WorkSpace in a secondary Region.</p>
|
|
162
162
|
*/
|
|
163
163
|
createStandbyWorkspaces(args: CreateStandbyWorkspacesCommandInput, options?: __HttpHandlerOptions): Promise<CreateStandbyWorkspacesCommandOutput>;
|
|
164
164
|
createStandbyWorkspaces(args: CreateStandbyWorkspacesCommandInput, cb: (err: any, data?: CreateStandbyWorkspacesCommandOutput) => void): void;
|
|
@@ -171,15 +171,15 @@ export declare class WorkSpaces extends WorkSpacesClient {
|
|
|
171
171
|
createTags(args: CreateTagsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateTagsCommandOutput) => void): void;
|
|
172
172
|
/**
|
|
173
173
|
* <p>Creates a new updated WorkSpace image based on the specified source image. The new
|
|
174
|
-
* updated WorkSpace image has the latest drivers and other updates required by the
|
|
175
|
-
* WorkSpaces components.</p>
|
|
174
|
+
* updated WorkSpace image has the latest drivers and other updates required by the
|
|
175
|
+
* Amazon WorkSpaces components.</p>
|
|
176
176
|
* <p>To determine which WorkSpace images need to be updated with the latest Amazon WorkSpaces
|
|
177
177
|
* requirements, use <a href="https://docs.aws.amazon.com/workspaces/latest/api/API_DescribeWorkspaceImages.html">
|
|
178
178
|
* DescribeWorkspaceImages</a>.</p>
|
|
179
179
|
* <note>
|
|
180
180
|
* <ul>
|
|
181
181
|
* <li>
|
|
182
|
-
* <p>Only Windows 10, Windows
|
|
182
|
+
* <p>Only Windows 10, Windows Server 2016, and Windows Server 2019 WorkSpace images
|
|
183
183
|
* can be programmatically updated at this time.</p>
|
|
184
184
|
* </li>
|
|
185
185
|
* <li>
|
|
@@ -478,7 +478,7 @@ export declare class WorkSpaces extends WorkSpacesClient {
|
|
|
478
478
|
importClientBranding(args: ImportClientBrandingCommandInput, cb: (err: any, data?: ImportClientBrandingCommandOutput) => void): void;
|
|
479
479
|
importClientBranding(args: ImportClientBrandingCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ImportClientBrandingCommandOutput) => void): void;
|
|
480
480
|
/**
|
|
481
|
-
* <p>Imports the specified Windows 10 Bring Your Own License (BYOL)
|
|
481
|
+
* <p>Imports the specified Windows 10 Bring Your Own License (BYOL)
|
|
482
482
|
* image into Amazon WorkSpaces. The image must be an already licensed Amazon EC2 image that is
|
|
483
483
|
* in your Amazon Web Services account, and you must own the image. For more information about
|
|
484
484
|
* creating BYOL images, see <a href="https://docs.aws.amazon.com/workspaces/latest/adminguide/byol-windows-images.html"> Bring Your Own Windows
|
|
@@ -734,7 +734,6 @@ export declare class WorkSpaces extends WorkSpacesClient {
|
|
|
734
734
|
* <p>Updates a WorkSpace bundle with a new image. For more information about updating WorkSpace bundles, see
|
|
735
735
|
* <a href="https://docs.aws.amazon.com/workspaces/latest/adminguide/update-custom-bundle.html">
|
|
736
736
|
* Update a Custom WorkSpaces Bundle</a>.</p>
|
|
737
|
-
*
|
|
738
737
|
* <important>
|
|
739
738
|
* <p>Existing WorkSpaces aren't automatically updated when you update the bundle that they're
|
|
740
739
|
* based on. To update existing WorkSpaces that are based on a bundle that you've updated, you
|
|
@@ -8,7 +8,7 @@ export interface CreateStandbyWorkspacesCommandInput extends CreateStandbyWorksp
|
|
|
8
8
|
export interface CreateStandbyWorkspacesCommandOutput extends CreateStandbyWorkspacesResult, __MetadataBearer {
|
|
9
9
|
}
|
|
10
10
|
/**
|
|
11
|
-
* <p>Creates a
|
|
11
|
+
* <p>Creates a standby WorkSpace in a secondary Region.</p>
|
|
12
12
|
* @example
|
|
13
13
|
* Use a bare-bones client and the command you need to make an API call.
|
|
14
14
|
* ```javascript
|
|
@@ -9,15 +9,15 @@ export interface CreateUpdatedWorkspaceImageCommandOutput extends CreateUpdatedW
|
|
|
9
9
|
}
|
|
10
10
|
/**
|
|
11
11
|
* <p>Creates a new updated WorkSpace image based on the specified source image. The new
|
|
12
|
-
* updated WorkSpace image has the latest drivers and other updates required by the
|
|
13
|
-
* WorkSpaces components.</p>
|
|
12
|
+
* updated WorkSpace image has the latest drivers and other updates required by the
|
|
13
|
+
* Amazon WorkSpaces components.</p>
|
|
14
14
|
* <p>To determine which WorkSpace images need to be updated with the latest Amazon WorkSpaces
|
|
15
15
|
* requirements, use <a href="https://docs.aws.amazon.com/workspaces/latest/api/API_DescribeWorkspaceImages.html">
|
|
16
16
|
* DescribeWorkspaceImages</a>.</p>
|
|
17
17
|
* <note>
|
|
18
18
|
* <ul>
|
|
19
19
|
* <li>
|
|
20
|
-
* <p>Only Windows 10, Windows
|
|
20
|
+
* <p>Only Windows 10, Windows Server 2016, and Windows Server 2019 WorkSpace images
|
|
21
21
|
* can be programmatically updated at this time.</p>
|
|
22
22
|
* </li>
|
|
23
23
|
* <li>
|
|
@@ -8,7 +8,7 @@ export interface ImportWorkspaceImageCommandInput extends ImportWorkspaceImageRe
|
|
|
8
8
|
export interface ImportWorkspaceImageCommandOutput extends ImportWorkspaceImageResult, __MetadataBearer {
|
|
9
9
|
}
|
|
10
10
|
/**
|
|
11
|
-
* <p>Imports the specified Windows 10 Bring Your Own License (BYOL)
|
|
11
|
+
* <p>Imports the specified Windows 10 Bring Your Own License (BYOL)
|
|
12
12
|
* image into Amazon WorkSpaces. The image must be an already licensed Amazon EC2 image that is
|
|
13
13
|
* in your Amazon Web Services account, and you must own the image. For more information about
|
|
14
14
|
* creating BYOL images, see <a href="https://docs.aws.amazon.com/workspaces/latest/adminguide/byol-windows-images.html"> Bring Your Own Windows
|
|
@@ -11,7 +11,6 @@ export interface UpdateWorkspaceBundleCommandOutput extends UpdateWorkspaceBundl
|
|
|
11
11
|
* <p>Updates a WorkSpace bundle with a new image. For more information about updating WorkSpace bundles, see
|
|
12
12
|
* <a href="https://docs.aws.amazon.com/workspaces/latest/adminguide/update-custom-bundle.html">
|
|
13
13
|
* Update a Custom WorkSpaces Bundle</a>.</p>
|
|
14
|
-
*
|
|
15
14
|
* <important>
|
|
16
15
|
* <p>Existing WorkSpaces aren't automatically updated when you update the bundle that they're
|
|
17
16
|
* based on. To update existing WorkSpaces that are based on a bundle that you've updated, you
|
|
@@ -12,7 +12,7 @@ export declare const resolveClientEndpointParameters: <T>(options: T & ClientInp
|
|
|
12
12
|
defaultSigningName: string;
|
|
13
13
|
};
|
|
14
14
|
export interface EndpointParameters extends __EndpointParameters {
|
|
15
|
-
Region
|
|
15
|
+
Region: string;
|
|
16
16
|
UseDualStack?: boolean;
|
|
17
17
|
UseFIPS?: boolean;
|
|
18
18
|
Endpoint?: string;
|
|
@@ -609,23 +609,23 @@ export interface CreateIpGroupResult {
|
|
|
609
609
|
GroupId?: string;
|
|
610
610
|
}
|
|
611
611
|
/**
|
|
612
|
-
* <p>Describes a
|
|
612
|
+
* <p>Describes a standby WorkSpace.</p>
|
|
613
613
|
*/
|
|
614
614
|
export interface StandbyWorkspace {
|
|
615
615
|
/**
|
|
616
|
-
* <p>The identifier of the
|
|
616
|
+
* <p>The identifier of the standby WorkSpace.</p>
|
|
617
617
|
*/
|
|
618
618
|
PrimaryWorkspaceId: string | undefined;
|
|
619
619
|
/**
|
|
620
|
-
* <p>The volume encryption key of the
|
|
620
|
+
* <p>The volume encryption key of the standby WorkSpace.</p>
|
|
621
621
|
*/
|
|
622
622
|
VolumeEncryptionKey?: string;
|
|
623
623
|
/**
|
|
624
|
-
* <p>The identifier of the directory for the
|
|
624
|
+
* <p>The identifier of the directory for the standby WorkSpace.</p>
|
|
625
625
|
*/
|
|
626
626
|
DirectoryId: string | undefined;
|
|
627
627
|
/**
|
|
628
|
-
* <p>The tags associated with the
|
|
628
|
+
* <p>The tags associated with the standby WorkSpace.</p>
|
|
629
629
|
*/
|
|
630
630
|
Tags?: Tag[];
|
|
631
631
|
}
|
|
@@ -635,24 +635,24 @@ export interface CreateStandbyWorkspacesRequest {
|
|
|
635
635
|
*/
|
|
636
636
|
PrimaryRegion: string | undefined;
|
|
637
637
|
/**
|
|
638
|
-
* <p>Information about the
|
|
638
|
+
* <p>Information about the standby WorkSpace to be created.</p>
|
|
639
639
|
*/
|
|
640
640
|
StandbyWorkspaces: StandbyWorkspace[] | undefined;
|
|
641
641
|
}
|
|
642
642
|
/**
|
|
643
|
-
* <p>Describes the
|
|
643
|
+
* <p>Describes the standby WorkSpace that could not be created.</p>
|
|
644
644
|
*/
|
|
645
645
|
export interface FailedCreateStandbyWorkspacesRequest {
|
|
646
646
|
/**
|
|
647
|
-
* <p>Information about the
|
|
647
|
+
* <p>Information about the standby WorkSpace that could not be created.</p>
|
|
648
648
|
*/
|
|
649
649
|
StandbyWorkspaceRequest?: StandbyWorkspace;
|
|
650
650
|
/**
|
|
651
|
-
* <p>The error code that is returned if the
|
|
651
|
+
* <p>The error code that is returned if the standby WorkSpace could not be created.</p>
|
|
652
652
|
*/
|
|
653
653
|
ErrorCode?: string;
|
|
654
654
|
/**
|
|
655
|
-
* <p>The text of the error message that is returned if the
|
|
655
|
+
* <p>The text of the error message that is returned if the standby WorkSpace could not be created.</p>
|
|
656
656
|
*/
|
|
657
657
|
ErrorMessage?: string;
|
|
658
658
|
}
|
|
@@ -676,11 +676,11 @@ export declare enum WorkspaceState {
|
|
|
676
676
|
UPDATING = "UPDATING"
|
|
677
677
|
}
|
|
678
678
|
/**
|
|
679
|
-
* <p>Information about the
|
|
679
|
+
* <p>Information about the standby WorkSpace.</p>
|
|
680
680
|
*/
|
|
681
681
|
export interface PendingCreateStandbyWorkspacesRequest {
|
|
682
682
|
/**
|
|
683
|
-
* <p>Describes the
|
|
683
|
+
* <p>Describes the standby WorkSpace that was created.</p>
|
|
684
684
|
* <p>Because this operation is asynchronous, the identifier returned is not immediately
|
|
685
685
|
* available for use with other operations. For example, if you call
|
|
686
686
|
* <a href="https://docs.aws.amazon.com/workspaces/latest/api/API_DescribeWorkspaces.html">
|
|
@@ -689,25 +689,25 @@ export interface PendingCreateStandbyWorkspacesRequest {
|
|
|
689
689
|
*/
|
|
690
690
|
UserName?: string;
|
|
691
691
|
/**
|
|
692
|
-
* <p>The identifier of the directory for the
|
|
692
|
+
* <p>The identifier of the directory for the standby WorkSpace.</p>
|
|
693
693
|
*/
|
|
694
694
|
DirectoryId?: string;
|
|
695
695
|
/**
|
|
696
|
-
* <p>The operational state of the
|
|
696
|
+
* <p>The operational state of the standby WorkSpace.</p>
|
|
697
697
|
*/
|
|
698
698
|
State?: WorkspaceState | string;
|
|
699
699
|
/**
|
|
700
|
-
* <p>The identifier of the
|
|
700
|
+
* <p>The identifier of the standby WorkSpace.</p>
|
|
701
701
|
*/
|
|
702
702
|
WorkspaceId?: string;
|
|
703
703
|
}
|
|
704
704
|
export interface CreateStandbyWorkspacesResult {
|
|
705
705
|
/**
|
|
706
|
-
* <p>Information about the
|
|
706
|
+
* <p>Information about the standby WorkSpace that could not be created. </p>
|
|
707
707
|
*/
|
|
708
708
|
FailedStandbyRequests?: FailedCreateStandbyWorkspacesRequest[];
|
|
709
709
|
/**
|
|
710
|
-
* <p>Information about the
|
|
710
|
+
* <p>Information about the standby WorkSpace that was created.</p>
|
|
711
711
|
*/
|
|
712
712
|
PendingStandbyRequests?: PendingCreateStandbyWorkspacesRequest[];
|
|
713
713
|
}
|
|
@@ -781,7 +781,6 @@ export interface CreateWorkspaceBundleRequest {
|
|
|
781
781
|
RootStorage?: RootStorage;
|
|
782
782
|
/**
|
|
783
783
|
* <p>The tags associated with the bundle.</p>
|
|
784
|
-
*
|
|
785
784
|
* <note>
|
|
786
785
|
* <p>To add tags at the same time when you're creating the bundle, you must create an IAM policy that
|
|
787
786
|
* grants your IAM user permissions to use <code>workspaces:CreateTags</code>. </p>
|
|
@@ -1030,8 +1029,8 @@ export declare enum StandbyWorkspaceRelationshipType {
|
|
|
1030
1029
|
STANDBY = "STANDBY"
|
|
1031
1030
|
}
|
|
1032
1031
|
/**
|
|
1033
|
-
* <p>Describes the related WorkSpace. The related WorkSpace could be a
|
|
1034
|
-
*
|
|
1032
|
+
* <p>Describes the related WorkSpace. The related WorkSpace could be a standby WorkSpace or
|
|
1033
|
+
* primary WorkSpace related to the specified WorkSpace.</p>
|
|
1035
1034
|
*/
|
|
1036
1035
|
export interface RelatedWorkspaceProperties {
|
|
1037
1036
|
/**
|
|
@@ -1128,7 +1127,7 @@ export interface Workspace {
|
|
|
1128
1127
|
*/
|
|
1129
1128
|
ModificationStates?: ModificationState[];
|
|
1130
1129
|
/**
|
|
1131
|
-
* <p>The
|
|
1130
|
+
* <p>The standby WorkSpace or primary WorkSpace related to the specified WorkSpace.</p>
|
|
1132
1131
|
*/
|
|
1133
1132
|
RelatedWorkspaces?: RelatedWorkspaceProperties[];
|
|
1134
1133
|
}
|
|
@@ -1792,7 +1791,6 @@ export interface SamlProperties {
|
|
|
1792
1791
|
* <p>The relay state parameter name supported by the SAML 2.0 identity provider (IdP). When the end user is redirected to
|
|
1793
1792
|
* the user access URL from the WorkSpaces client application, this relay state parameter name is appended as a query
|
|
1794
1793
|
* parameter to the URL along with the relay state endpoint to return the user to the client application session.</p>
|
|
1795
|
-
*
|
|
1796
1794
|
* <p>To use SAML 2.0 authentication with WorkSpaces, the IdP must support IdP-initiated deep linking for the relay state
|
|
1797
1795
|
* URL. Consult your IdP documentation for more information.</p>
|
|
1798
1796
|
*/
|
|
@@ -27,7 +27,7 @@ export declare const resolveClientEndpointParameters: <T>(
|
|
|
27
27
|
defaultSigningName: string;
|
|
28
28
|
};
|
|
29
29
|
export interface EndpointParameters extends __EndpointParameters {
|
|
30
|
-
Region
|
|
30
|
+
Region: string;
|
|
31
31
|
UseDualStack?: boolean;
|
|
32
32
|
UseFIPS?: boolean;
|
|
33
33
|
Endpoint?: string;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-workspaces",
|
|
3
3
|
"description": "AWS SDK for JavaScript Workspaces Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.268.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|