@adhityan/gc-doc
v4.2.0
Published
GC Router library
Readme
GC-Router
GC Logger that adds a documentation route automatically
Installation
$ npm install @adhityan/gc-docBreaking changes in major version update 4.0.0
Access-Control-Allow-Originwas being set to '*'. Now by default it will not set. it will be set to the value being passed asallowedOriginparameter ofRouter.initialize` function.
