File size: 116 Bytes
1e92f2d | 1 2 3 | export { default as BaseProperty } from './base-property.js'
export type { PropertyType } from './base-property.js'
|
1e92f2d | 1 2 3 | export { default as BaseProperty } from './base-property.js'
export type { PropertyType } from './base-property.js'
|