@powerhousedao/vetra 6.0.0-dev.53 → 6.0.0-dev.55

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.
@@ -1,4 +1,3 @@
1
1
  export declare const USE_TS_MORPH = true;
2
2
  export declare const USE_VERSIONING = false;
3
- export declare const TEMP_HARDCODED_PROCESSOR_APPS: readonly ["connect", "switchboard"];
4
3
  //# sourceMappingURL=constants.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"constants.d.ts","sourceRoot":"","sources":["../../../../../processors/codegen/document-handlers/generators/constants.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,YAAY,OAAO,CAAC;AACjC,eAAO,MAAM,cAAc,QAAQ,CAAC;AACpC,eAAO,MAAM,6BAA6B,qCAAiB,CAAC"}
1
+ {"version":3,"file":"constants.d.ts","sourceRoot":"","sources":["../../../../../processors/codegen/document-handlers/generators/constants.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,YAAY,OAAO,CAAC;AACjC,eAAO,MAAM,cAAc,QAAQ,CAAC"}
@@ -1,4 +1,3 @@
1
1
  import { PROCESSOR_APPS } from "@powerhousedao/shared/processors";
2
2
  export const USE_TS_MORPH = true;
3
3
  export const USE_VERSIONING = false;
4
- export const TEMP_HARDCODED_PROCESSOR_APPS = PROCESSOR_APPS;