es6模块 nodejs模块和 typescript模块

es6模块

import和export

nodejs模块

require和module.exports

typescript模块

module和export