mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
Add (temporary) types in Main and ThirdpartyBundle
This commit is contained in:
parent
d97d5e689a
commit
0d0f3528e2
@ -203,3 +203,5 @@ export interface WorkflowAttachment {
|
||||
updatedBy: User | null;
|
||||
genericDoc: null | GenericDoc;
|
||||
}
|
||||
|
||||
export type PrivateCommentEmbeddable = any;
|
||||
|
@ -0,0 +1 @@
|
||||
export type ThirdParty = any;
|
Loading…
x
Reference in New Issue
Block a user