[AAE-15815] Export variable config interface (#8813)

This commit is contained in:
Tomasz Gnyp 2023-08-11 11:32:30 +02:00 committed by GitHub
parent f201efd56a
commit e7dbedd497
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -43,3 +43,4 @@ export * from './upload-widget-content-link.model';
export * from './form-field-file-source'; export * from './form-field-file-source';
export * from './form-field-rule'; export * from './form-field-rule';
export * from './form-field-utils'; export * from './form-field-utils';
export * from './form-field-variable-options';