@bondsports/types 2.3.60 → 2.3.61
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/tsconfig.build.tsbuildinfo +1 -1
- package/dist/types/programs-seasons/types/consts/program-season.consts.d.ts +1 -1
- package/dist/types/programs-seasons/types/consts/program-season.consts.js +1 -1
- package/dist/types/programs-seasons/types/consts/program-season.consts.js.map +1 -1
- package/package.json +1 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export declare const OVERRIDE_NO_MAX_PARTICIPANTS = -1;
|
|
2
2
|
export declare const DEFAULT_INVITED_PLAYER_PRODUCT_QUANTITY = 1;
|
|
3
3
|
export declare const DEFAULT_INVITED_PLAYER_PRODUCT_IS_ALL = false;
|
|
4
|
-
export declare const DEFAULT_INVITED_PLAYER_PRODUCT_IS_PUBLIC =
|
|
4
|
+
export declare const DEFAULT_INVITED_PLAYER_PRODUCT_IS_PUBLIC = false;
|
|
5
5
|
export declare const DEFAULT_INVITED_PLAYER_PRODUCT_PRICE = 0;
|
|
@@ -5,6 +5,6 @@ exports.OVERRIDE_NO_MAX_PARTICIPANTS = -1;
|
|
|
5
5
|
// Default values for invited player product (Leagues 2.0/Tournaments 2.0)
|
|
6
6
|
exports.DEFAULT_INVITED_PLAYER_PRODUCT_QUANTITY = 1;
|
|
7
7
|
exports.DEFAULT_INVITED_PLAYER_PRODUCT_IS_ALL = false;
|
|
8
|
-
exports.DEFAULT_INVITED_PLAYER_PRODUCT_IS_PUBLIC =
|
|
8
|
+
exports.DEFAULT_INVITED_PLAYER_PRODUCT_IS_PUBLIC = false;
|
|
9
9
|
exports.DEFAULT_INVITED_PLAYER_PRODUCT_PRICE = 0;
|
|
10
10
|
//# sourceMappingURL=program-season.consts.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"program-season.consts.js","sourceRoot":"","sources":["../../../../../src/types/programs-seasons/types/consts/program-season.consts.ts"],"names":[],"mappings":";;;AAAa,QAAA,4BAA4B,GAAG,CAAC,CAAC,CAAC;AAE/C,0EAA0E;AAC7D,QAAA,uCAAuC,GAAG,CAAC,CAAC;AAC5C,QAAA,qCAAqC,GAAG,KAAK,CAAC;AAC9C,QAAA,wCAAwC,GAAG,
|
|
1
|
+
{"version":3,"file":"program-season.consts.js","sourceRoot":"","sources":["../../../../../src/types/programs-seasons/types/consts/program-season.consts.ts"],"names":[],"mappings":";;;AAAa,QAAA,4BAA4B,GAAG,CAAC,CAAC,CAAC;AAE/C,0EAA0E;AAC7D,QAAA,uCAAuC,GAAG,CAAC,CAAC;AAC5C,QAAA,qCAAqC,GAAG,KAAK,CAAC;AAC9C,QAAA,wCAAwC,GAAG,KAAK,CAAC;AACjD,QAAA,oCAAoC,GAAG,CAAC,CAAC"}
|