Node-Red configuration
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

index.js 189B

123456789101112
  1. /*!
  2. * mime-db
  3. * Copyright(c) 2014 Jonathan Ong
  4. * Copyright(c) 2015-2022 Douglas Christopher Wilson
  5. * MIT Licensed
  6. */
  7. /**
  8. * Module exports.
  9. */
  10. module.exports = require('./db.json')