]> git.r.bdr.sh - rbdr/blog/blame - lib/constants.js
Ignore errors on checkout
[rbdr/blog] / lib / constants.js
CommitLineData
d3f282a1
RBR
1module.exports = {
2 kFileNotFoundError: 'ENOENT',
3};