UNPKG

admin-bro

Version:
4 lines (3 loc) 187 B
export { default as PropertyDecorator } from './property-decorator' export * from './property-options.interface' export { default as PropertyOptions } from './property-options.interface'