Repository URL to install this package:
|
Version:
2.6.18 ▾
|
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.defaultProps = {
maxLength: 1000,
className: 'textarea',
placeholder: '',
nowrap: false
};
exports.omitKeys = ['type', 'placeHolder', 'nowrap', 'classList', 'dynamicState', 'state', 'elementList', 'placeholderText', 'props']; //# sourceMappingURL=fixture.js.map