UNPKG

ottawa

Version:

```sh npm i ottawa ```

9 lines (5 loc) 134 B
'use strict'; const ottawa = function () { console.log("shit server and copy paste") } module.exports.ottawa = ottawa;