.gitignore added
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / core-js / features / math / deg-per-rad.js
1 require('../../modules/esnext.math.deg-per-rad');
2
3 module.exports = Math.PI / 180;