feat(tools): add demodata feature, update package metadata, tsconfig paths, CI/workflows, and bump deps
This commit is contained in:
@@ -14,7 +14,7 @@ export interface IRole {
|
||||
|
||||
export interface IInvolvedParty {
|
||||
role: string;
|
||||
contact: plugins.tsclass.business.IContact;
|
||||
contact: plugins.tsclass.business.TContact;
|
||||
}
|
||||
|
||||
export interface IPortableContract {
|
||||
|
||||
Reference in New Issue
Block a user