# #dhtxx configuration options
module.exports = {
  title: "my plugin config options"
  type: "object"
  properties: {} #no
}
