Module names that begin with a slash (/) are treated as absolute paths. For example, require("/some/path/foo"); loads file module foo using an absolute path.
確定! 回上一頁