4 lines
60 B
Java
4 lines
60 B
Java
'use strict'
|
|
|
|
module.exports = require('http').STATUS_CODES
|
'use strict'
|
|
|
|
module.exports = require('http').STATUS_CODES
|