empty_string.js 73 B

123456
  1. ({
  2. description: 'That is all!',
  3. child: {
  4. description: ''
  5. }
  6. });