Resolve the path of a module like require.resolve()
but from a given path
Resolve the path of a module like require.resolve()
but from the current working directory
Import a module like with require()
but from a given path
Import a module like with require()
but from the current working directory