cooptypes 1.0.3 → 1.0.10

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/index.d.cts CHANGED
@@ -863,9 +863,6 @@ declare const tableName$C = "accfunds";
863
863
  * Таблица хранится в {@link ContractNames._fund | области памяти контракта}.
864
864
  */
865
865
  declare const scope$C: {
866
- /**
867
- * Имя таблицы
868
- */
869
866
  readonly production: "fund";
870
867
  readonly testnet: "fundtest2222";
871
868
  };
@@ -888,9 +885,6 @@ declare const tableName$B = "expfunds";
888
885
  * Таблица хранится в {@link ContractNames._fund | области памяти контракта}.
889
886
  */
890
887
  declare const scope$B: {
891
- /**
892
- * Имя таблицы
893
- */
894
888
  readonly production: "fund";
895
889
  readonly testnet: "fundtest2222";
896
890
  };
@@ -912,9 +906,6 @@ declare const tableName$A = "fundwallet";
912
906
  * Таблица хранится в {@link ContractNames._fund | области памяти контракта}.
913
907
  */
914
908
  declare const scope$A: {
915
- /**
916
- * Имя таблицы
917
- */
918
909
  readonly production: "fund";
919
910
  readonly testnet: "fundtest2222";
920
911
  };
@@ -936,9 +927,6 @@ declare const tableName$z = "fwithdraws";
936
927
  * Таблица хранится в {@link ContractNames._fund | области памяти контракта}.
937
928
  */
938
929
  declare const scope$z: {
939
- /**
940
- * Имя таблицы
941
- */
942
930
  readonly production: "fund";
943
931
  readonly testnet: "fundtest2222";
944
932
  };
@@ -6142,9 +6130,6 @@ declare const tableName$8 = "global";
6142
6130
  */
6143
6131
  declare const scope$8: {
6144
6132
  readonly production: "eosio";
6145
- /**
6146
- * @interface
6147
- */
6148
6133
  readonly testnet: "eosio";
6149
6134
  };
6150
6135
  /**
@@ -6313,9 +6298,6 @@ declare const tableName = "voters";
6313
6298
  */
6314
6299
  declare const scope: {
6315
6300
  readonly production: "eosio";
6316
- /**
6317
- * @interface
6318
- */
6319
6301
  readonly testnet: "eosio";
6320
6302
  };
6321
6303
  /**
package/dist/index.d.mts CHANGED
@@ -863,9 +863,6 @@ declare const tableName$C = "accfunds";
863
863
  * Таблица хранится в {@link ContractNames._fund | области памяти контракта}.
864
864
  */
865
865
  declare const scope$C: {
866
- /**
867
- * Имя таблицы
868
- */
869
866
  readonly production: "fund";
870
867
  readonly testnet: "fundtest2222";
871
868
  };
@@ -888,9 +885,6 @@ declare const tableName$B = "expfunds";
888
885
  * Таблица хранится в {@link ContractNames._fund | области памяти контракта}.
889
886
  */
890
887
  declare const scope$B: {
891
- /**
892
- * Имя таблицы
893
- */
894
888
  readonly production: "fund";
895
889
  readonly testnet: "fundtest2222";
896
890
  };
@@ -912,9 +906,6 @@ declare const tableName$A = "fundwallet";
912
906
  * Таблица хранится в {@link ContractNames._fund | области памяти контракта}.
913
907
  */
914
908
  declare const scope$A: {
915
- /**
916
- * Имя таблицы
917
- */
918
909
  readonly production: "fund";
919
910
  readonly testnet: "fundtest2222";
920
911
  };
@@ -936,9 +927,6 @@ declare const tableName$z = "fwithdraws";
936
927
  * Таблица хранится в {@link ContractNames._fund | области памяти контракта}.
937
928
  */
938
929
  declare const scope$z: {
939
- /**
940
- * Имя таблицы
941
- */
942
930
  readonly production: "fund";
943
931
  readonly testnet: "fundtest2222";
944
932
  };
@@ -6142,9 +6130,6 @@ declare const tableName$8 = "global";
6142
6130
  */
6143
6131
  declare const scope$8: {
6144
6132
  readonly production: "eosio";
6145
- /**
6146
- * @interface
6147
- */
6148
6133
  readonly testnet: "eosio";
6149
6134
  };
6150
6135
  /**
@@ -6313,9 +6298,6 @@ declare const tableName = "voters";
6313
6298
  */
6314
6299
  declare const scope: {
6315
6300
  readonly production: "eosio";
6316
- /**
6317
- * @interface
6318
- */
6319
6301
  readonly testnet: "eosio";
6320
6302
  };
6321
6303
  /**
package/dist/index.d.ts CHANGED
@@ -863,9 +863,6 @@ declare const tableName$C = "accfunds";
863
863
  * Таблица хранится в {@link ContractNames._fund | области памяти контракта}.
864
864
  */
865
865
  declare const scope$C: {
866
- /**
867
- * Имя таблицы
868
- */
869
866
  readonly production: "fund";
870
867
  readonly testnet: "fundtest2222";
871
868
  };
@@ -888,9 +885,6 @@ declare const tableName$B = "expfunds";
888
885
  * Таблица хранится в {@link ContractNames._fund | области памяти контракта}.
889
886
  */
890
887
  declare const scope$B: {
891
- /**
892
- * Имя таблицы
893
- */
894
888
  readonly production: "fund";
895
889
  readonly testnet: "fundtest2222";
896
890
  };
@@ -912,9 +906,6 @@ declare const tableName$A = "fundwallet";
912
906
  * Таблица хранится в {@link ContractNames._fund | области памяти контракта}.
913
907
  */
914
908
  declare const scope$A: {
915
- /**
916
- * Имя таблицы
917
- */
918
909
  readonly production: "fund";
919
910
  readonly testnet: "fundtest2222";
920
911
  };
@@ -936,9 +927,6 @@ declare const tableName$z = "fwithdraws";
936
927
  * Таблица хранится в {@link ContractNames._fund | области памяти контракта}.
937
928
  */
938
929
  declare const scope$z: {
939
- /**
940
- * Имя таблицы
941
- */
942
930
  readonly production: "fund";
943
931
  readonly testnet: "fundtest2222";
944
932
  };
@@ -6142,9 +6130,6 @@ declare const tableName$8 = "global";
6142
6130
  */
6143
6131
  declare const scope$8: {
6144
6132
  readonly production: "eosio";
6145
- /**
6146
- * @interface
6147
- */
6148
6133
  readonly testnet: "eosio";
6149
6134
  };
6150
6135
  /**
@@ -6313,9 +6298,6 @@ declare const tableName = "voters";
6313
6298
  */
6314
6299
  declare const scope: {
6315
6300
  readonly production: "eosio";
6316
- /**
6317
- * @interface
6318
- */
6319
6301
  readonly testnet: "eosio";
6320
6302
  };
6321
6303
  /**
package/package.json CHANGED
@@ -1,17 +1,15 @@
1
1
  {
2
2
  "name": "cooptypes",
3
3
  "type": "module",
4
- "version": "1.0.3",
5
- "packageManager": "pnpm@9.0.6",
4
+ "version": "1.0.10",
6
5
  "description": "_description_",
7
6
  "author": "Alex Ant <dacom.dark.sun@gmail.com>",
8
7
  "license": "MIT",
9
8
  "repository": {
10
9
  "type": "git",
11
- "url": "git+https://github.com/copenomics/cooptypes.git"
10
+ "url": "git+https://github.com/coopenomics/cooptypes.git"
12
11
  },
13
12
  "keywords": [],
14
- "sideEffects": false,
15
13
  "exports": {
16
14
  ".": {
17
15
  "types": "./dist/index.d.ts",
@@ -73,5 +71,6 @@
73
71
  },
74
72
  "lint-staged": {
75
73
  "*": "eslint --fix"
76
- }
74
+ },
75
+ "gitHead": "6422f9b5ca9cb66efc0418e281ba4d19e0b1cdad"
77
76
  }