@secrecy/lib 1.0.0-dev.52 → 1.0.0-dev.53

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.
@@ -5813,7 +5813,7 @@ export declare type GraphQLTypes = {
5813
5813
  test: boolean;
5814
5814
  };
5815
5815
  };
5816
- export declare const enum Lang {
5816
+ export declare enum Lang {
5817
5817
  fr = "fr",
5818
5818
  en = "en",
5819
5819
  it = "it",