@layerzerolabs/typescript-utils 0.0.21 → 0.0.23

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.
@@ -8159,6 +8159,11 @@ test3("StringWithoutSuffix", () => {
8159
8159
  (0, import_expect_type.expectTypeOf)().toBeNever();
8160
8160
  (0, import_expect_type.expectTypeOf)().toBeString();
8161
8161
  });
8162
+ test3("HexStringIsTrimmed", () => {
8163
+ (0, import_expect_type.expectTypeOf)().toExtend();
8164
+ (0, import_expect_type.expectTypeOf)().toExtend();
8165
+ (0, import_expect_type.expectTypeOf)().toExtend();
8166
+ });
8162
8167
  /*! Bundled license information:
8163
8168
 
8164
8169
  @vitest/pretty-format/dist/index.js: