summaryrefslogtreecommitdiff
path: root/tests/specs/npm/local_dir_resolves_symlinks/index.js
blob: 72d8913f5184f5a09d078a04f50684154790119c (plain)
1
2
3
import * as d from "define-properties";

console.log(typeof d.default === "function", "it works");