Provides a way expose http-cache headers in your responses when using HttpClient in Angular Universal applications.
npm install @flosportsinc/ng-http-cache-tagsThis module is only to be used on the server side. It servers no purpose for browser environmnets.
sh
npm i @flosportsinc/ng-http-cache-tag
``