UNPKG

drapcode-builder

Version:

Drapcode Builder Library

9 lines (7 loc) 154 B
import Property from './PropertyRadio'; export default Property.extend({ defaults: () => ({ ...Property.prototype.defaults(), full: 0 }) });