fix(core): update
This commit is contained in:
3
ts/mod_meta/meta.interfaces.ts
Normal file
3
ts/mod_meta/meta.interfaces.ts
Normal file
@ -0,0 +1,3 @@
|
||||
export interface IMetaRepoData {
|
||||
projects: { [key: string]: string };
|
||||
}
|
Reference in New Issue
Block a user