import gramLint from './gram-processor';

module.exports = gramLint;

export default gramLint;
