UNPKG

@progress/sitefinity-widget-designers-sdk

Version:

This package aims to create a parity for widget designer generation similar to the [autogenerated widget designers](https://www.progress.com/documentation/sitefinity-cms/next.js-autogenerated-field-types) in Sitefinity. Due to some limitations in Typescri

9 lines (8 loc) 482 B
export * from './decorators/property-decorators/common/interfaces'; export * from './decorators/property-decorators/common/property-decorator-wrapper'; export * from './decorators/property-decorators/common/utils'; export * from './decorators/property-decorators/common/choice-settings'; export * from './decorators/property-decorators/common/known-field-types'; export * from './symbols/constants'; export * from './symbols/choice-with-text'; export * from './symbols/link-model';