5 lines
125 B
TypeScript
5 lines
125 B
TypeScript
![]() |
export const MigrationV1toV2Consts = {
|
||
|
appConfigV2metadataKey: "app-config-v2",
|
||
|
appConfigV1metadataKey: "app-config",
|
||
|
};
|