UNPKG

find-my-way

Version:

Crazy fast http radix based router

9 lines (6 loc) 126 B
'use strict' const NullObject = function () {} NullObject.prototype = Object.create(null) module.exports = { NullObject }