UNPKG

drapcode-builder

Version:

Drapcode Builder Library

9 lines (7 loc) 151 B
import Property from './PropertyInteger'; export default Property.extend({ defaults: { ...Property.prototype.defaults, showInput: 1 } });