You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 line
115B

  1. ({
  2. name: 'name',
  3. description: 'desc',
  4. terms: [
  5. {name: 't1', index: 0},
  6. {name: 't2', index: 1}
  7. ]
  8. })