ctx-core 5.31.0 → 5.31.1

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.
@@ -17,7 +17,7 @@ export declare function be_<
17
17
  ctx_T extends Ctx_wide_T<ns_T> = Ctx_wide_T<ns_T>,
18
18
  >(
19
19
  val__new:be__val__new_T<val_T, ns_T, ctx_T>,
20
- ...config:be_config_arg_a_T<ns_T>
20
+ ...config_arg_a:be_config_arg_a_T<ns_T>
21
21
  ):Be<val_T, ns_T, ctx_T>
22
22
  export type be_config_arg_a_T<ns_T extends string = ''> =
23
23
  ns_T extends ''
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ctx-core",
3
- "version": "5.31.0",
3
+ "version": "5.31.1",
4
4
  "description": "ctx-core core library",
5
5
  "keywords": [
6
6
  "ctx-core",