remove unused store alias from manifest
This commit is contained in:
@@ -7,6 +7,5 @@ export interface ManifestTree extends ManifestBase {
|
||||
}
|
||||
|
||||
export interface MetaTree {
|
||||
storeAlias?: string;
|
||||
repository?: ClassConstructor<unknown>;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user