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