const appRoot = require('app-root-path'); const myModule = require(appRoot + '/lib/my-module.js');. app-root-path 모듈은 실제로는 object를 ...
確定! 回上一頁