index.json 385 B

123456789
  1. {
  2. "component": true,
  3. "usingComponents": {
  4. "t-u-i-emoji": "/components/tui-chat/message-elements/emoji/index",
  5. "t-u-i-common-words": "/components/tui-chat/message-private/common-words/index",
  6. "t-u-i-order-list": "/components/tui-chat/message-private/order-list/index",
  7. "t-u-i-service-evaluation": "/components/tui-chat/message-private/service-evaluation/index"
  8. }
  9. }