mirror of
https://github.com/nodejs/node.git
synced 2024-12-01 16:10:02 +01:00
427e5348a2
This will allow users to know how to change their project to support ES modules. PR-URL: https://github.com/nodejs/node/pull/28950 Reviewed-By: Bradley Farias <bradley.meck@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Guy Bedford <guybedford@gmail.com>
2 lines
35 B
JavaScript
2 lines
35 B
JavaScript
import * as coordinates from 'xyz'
|