This website requires JavaScript.
Explore
Help
Sign In
mirror
/
stackexchange-dnscontrol
Watch
1
Star
0
Fork
0
You've already forked stackexchange-dnscontrol
mirror of
https://github.com/StackExchange/dnscontrol.git
synced
2024-05-11 05:55:12 +00:00
Code
Issues
Releases
Activity
Files
061ea63322d1ecf7cf60959cef7a6b5326ba78ed
stackexchange-dnscontrol
/
pkg
/
js
/
parse_tests
/
008-import.js
3 lines
24 B
JavaScript
Raw
Normal View
History
Unescape
Escape
moving a bunch of packages under pkg (#124) * moving a bunch of packages under pkg * fix gen * fix tst * oops * fix test fo real * parse mx/a
2017-05-25 14:25:39 -04:00
require() should handle paths as relative (like nodeJS) (#443) * Integrate @nlowe's documentation and tests * Use filepath.Clean() instead of filepath.Abs() * Use a stackless implementation
2019-01-29 10:29:00 -05:00
require
(
"./import.js"
)
Copy Permalink