UNPKG

restify

Version:
6 lines (4 loc) 103 B
'use strict'; module.exports = { jsonContentType: new RegExp('^application/[a-zA-Z.]+\\+json') };