Backend/documentation/modules/CommonModule.html

281 lines
11 KiB
HTML

<!doctype html>
<html class="no-js" lang="">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>hometask documentation</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="../images/favicon.ico">
<link rel="stylesheet" href="../styles/style.css">
<link rel="stylesheet" href="../styles/dark.css">
<link rel="stylesheet" href="../styles/readthedocs.css">
</head>
<body>
<div class="navbar navbar-default navbar-fixed-top visible-xs">
<a href="../" class="navbar-brand">hometask documentation</a>
<button type="button" class="btn btn-default btn-menu ion-ios-menu" id="btn-menu"></button>
</div>
<div class="xs-menu menu" id="mobile-menu">
<div id="book-search-input" role="search"><input type="text" placeholder="Type to search"></div> <compodoc-menu></compodoc-menu>
</div>
<div class="container-fluid main">
<div class="row main">
<div class="hidden-xs menu">
<compodoc-menu mode="normal"></compodoc-menu>
</div>
<!-- START CONTENT -->
<div class="content module">
<div class="content-data">
<ol class="breadcrumb">
<li>Modules</li>
<li >CommonModule</li>
</ol>
<div class="text-center module-graph-container">
<div id="module-graph-svg">
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 5.0.0 (20220707.1540)
-->
<!-- Title: dependencies Pages: 1 -->
<svg width="320pt" height="247pt"
viewBox="0.00 0.00 320.00 246.80" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 242.8)">
<title>dependencies</title>
<polygon fill="white" stroke="transparent" points="-4,4 -4,-242.8 316,-242.8 316,4 -4,4"/>
<text text-anchor="middle" x="156" y="-8.2" font-family="sans-serif" font-size="14.00">dependencies</text>
<g id="clust1" class="cluster">
<title>cluster_CommonModule</title>
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-32.8 8,-230.8 304,-230.8 304,-32.8 8,-32.8"/>
</g>
<g id="clust3" class="cluster">
<title>cluster_CommonModule_imports</title>
<polygon fill="none" stroke="black" points="20,-40.8 20,-92.8 292,-92.8 292,-40.8 20,-40.8"/>
</g>
<g id="clust4" class="cluster">
<title>cluster_CommonModule_exports</title>
<polygon fill="none" stroke="black" points="16,-170.8 16,-222.8 296,-222.8 296,-170.8 16,-170.8"/>
</g>
<!-- HttpResponseModule -->
<g id="node1" class="node">
<title>HttpResponseModule</title>
<polygon fill="#8dd3c7" stroke="black" points="284.1,-84.8 281.1,-88.8 260.1,-88.8 257.1,-84.8 145.9,-84.8 145.9,-48.8 284.1,-48.8 284.1,-84.8"/>
<text text-anchor="middle" x="215" y="-62.6" font-family="Times,serif" font-size="14.00">HttpResponseModule</text>
</g>
<!-- CommonModule -->
<g id="node3" class="node">
<title>CommonModule</title>
<polygon fill="#8dd3c7" stroke="black" points="134.67,-149.8 131.67,-153.8 110.67,-153.8 107.67,-149.8 23.33,-149.8 23.33,-113.8 134.67,-113.8 134.67,-149.8"/>
<text text-anchor="middle" x="79" y="-127.6" font-family="Times,serif" font-size="14.00">CommonModule</text>
</g>
<!-- HttpResponseModule&#45;&gt;CommonModule -->
<g id="edge1" class="edge">
<title>HttpResponseModule&#45;&gt;CommonModule</title>
<path fill="none" stroke="black" d="M215.12,-84.91C215.12,-104.14 215.12,-131.8 215.12,-131.8 215.12,-131.8 144.76,-131.8 144.76,-131.8"/>
<polygon fill="black" stroke="black" points="144.76,-128.3 134.76,-131.8 144.76,-135.3 144.76,-128.3"/>
</g>
<!-- LoggerModule -->
<g id="node2" class="node">
<title>LoggerModule</title>
<polygon fill="#8dd3c7" stroke="black" points="127.98,-84.8 124.98,-88.8 103.98,-88.8 100.98,-84.8 28.02,-84.8 28.02,-48.8 127.98,-48.8 127.98,-84.8"/>
<text text-anchor="middle" x="78" y="-62.6" font-family="Times,serif" font-size="14.00">LoggerModule</text>
</g>
<!-- LoggerModule&#45;&gt;CommonModule -->
<g id="edge2" class="edge">
<title>LoggerModule&#45;&gt;CommonModule</title>
<path fill="none" stroke="black" d="M78,-84.91C78,-84.91 78,-103.79 78,-103.79"/>
<polygon fill="black" stroke="black" points="74.5,-103.79 78,-113.79 81.5,-103.79 74.5,-103.79"/>
</g>
<!-- HttpResponseModule -->
<g id="node4" class="node">
<title>HttpResponseModule </title>
<polygon fill="#fb8072" stroke="black" points="287.6,-214.8 146.4,-214.8 146.4,-178.8 287.6,-178.8 287.6,-214.8"/>
<text text-anchor="middle" x="217" y="-192.6" font-family="Times,serif" font-size="14.00">HttpResponseModule </text>
</g>
<!-- CommonModule&#45;&gt;HttpResponseModule -->
<g id="edge3" class="edge">
<title>CommonModule&#45;&gt;HttpResponseModule </title>
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M131.29,-149.91C131.29,-169.14 131.29,-196.8 131.29,-196.8 131.29,-196.8 136.22,-196.8 136.22,-196.8"/>
<polygon fill="black" stroke="black" points="136.22,-200.3 146.22,-196.8 136.22,-193.3 136.22,-200.3"/>
</g>
<!-- LoggerModule -->
<g id="node5" class="node">
<title>LoggerModule </title>
<polygon fill="#fb8072" stroke="black" points="127.98,-214.8 24.02,-214.8 24.02,-178.8 127.98,-178.8 127.98,-214.8"/>
<text text-anchor="middle" x="76" y="-192.6" font-family="Times,serif" font-size="14.00">LoggerModule </text>
</g>
<!-- CommonModule&#45;&gt;LoggerModule -->
<g id="edge4" class="edge">
<title>CommonModule&#45;&gt;LoggerModule </title>
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M76,-149.91C76,-149.91 76,-168.79 76,-168.79"/>
<polygon fill="black" stroke="black" points="72.5,-168.79 76,-178.79 79.5,-168.79 72.5,-168.79"/>
</g>
</g>
</svg>
</div>
<i id="fullscreen" class="icon ion-ios-resize module-graph-fullscreen-btn" aria-hidden="true"></i>
<div class="btn-group size-buttons">
<button id="zoom-in" class="btn btn-default btn-sm">Zoom in</button>
<button id="reset" class="btn btn-default btn-sm">Reset</button>
<button id="zoom-out" class="btn btn-default btn-sm">Zoom out</button>
</div>
</div>
<script src="../js/libs/svg-pan-zoom.min.js"></script>
<script src="../js/svg-pan-zoom.controls.js"></script>
<ul class="nav nav-tabs" role="tablist">
<li class="active" >
<a href="#info" role="tab" id="info-tab" data-toggle="tab" data-link="info">Info</a>
</li>
<li >
<a href="#source" role="tab" id="source-tab" data-toggle="tab" data-link="source">Source</a>
</li>
</ul>
<div class="tab-content">
<div class="tab-pane fade active in" id="c-info">
<p class="comment">
<h3>File</h3>
</p>
<p class="comment">
<code>src/infrastructure/modules/common/common.module.ts</code>
</p>
<div class="container-fluid module">
<div class="row">
<div class="col-sm-3">
<h3>Imports<a href="https://angular.io/api/core/NgModule#imports" target="_blank" title="Official documentation about module imports"><span
class="icon ion-ios-information-circle-outline"></a></h3>
<ul class="list-group">
<li class="list-group-item">
<a href="../modules/HttpResponseModule.html">HttpResponseModule</a>
</li>
<li class="list-group-item">
<a href="../modules/LoggerModule.html">LoggerModule</a>
</li>
</ul>
</div>
<div class="col-sm-3">
<h3>Exports<a href="https://angular.io/api/core/NgModule#exports" target="_blank" title="Official documentation about module exports"><span
class="icon ion-ios-information-circle-outline"></a></h3>
<ul class="list-group">
<li class="list-group-item">
<a href="../modules/HttpResponseModule.html">HttpResponseModule</a>
</li>
<li class="list-group-item">
<a href="../modules/LoggerModule.html">LoggerModule</a>
</li>
</ul>
</div>
</div>
</div>
</div>
<div class="tab-pane fade tab-source-code" id="c-source">
<pre class="line-numbers compodoc-sourcecode"><code class="language-typescript">import { Module } from &#x27;@nestjs/common&#x27;;
import { HttpResponseModule } from &#x27;../../../core/modules&#x27;
import { LoggerModule } from &#x27;../../../core/modules&#x27;
@Module({
imports: [HttpResponseModule, LoggerModule],
exports: [HttpResponseModule, LoggerModule],
})
export class CommonModule {}
</code></pre>
</div>
</div>
</div><div class="search-results">
<div class="has-results">
<h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
<ul class="search-results-list"></ul>
</div>
<div class="no-results">
<h1 class="search-results-title">No results matching "<span class='search-query'></span>"</h1>
</div>
</div>
</div>
<!-- END CONTENT -->
</div>
</div>
<label class="dark-mode-switch">
<input type="checkbox">
<span class="slider">
<svg class="slider-icon" viewBox="0 0 24 24" fill="none" height="20" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" width="20" xmlns="http://www.w3.org/2000/svg">
<path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
</svg>
</span>
</label>
<script>
var COMPODOC_CURRENT_PAGE_DEPTH = 1;
var COMPODOC_CURRENT_PAGE_CONTEXT = 'module';
var COMPODOC_CURRENT_PAGE_URL = 'CommonModule.html';
var MAX_SEARCH_RESULTS = 15;
</script>
<script src="../js/libs/custom-elements.min.js"></script>
<script src="../js/libs/lit-html.js"></script>
<script src="../js/menu-wc.js" defer></script>
<script nomodule src="../js/menu-wc_es5.js" defer></script>
<script src="../js/libs/bootstrap-native.js"></script>
<script src="../js/libs/es6-shim.min.js"></script>
<script src="../js/libs/EventDispatcher.js"></script>
<script src="../js/libs/promise.min.js"></script>
<script src="../js/libs/zepto.min.js"></script>
<script src="../js/compodoc.js"></script>
<script src="../js/tabs.js"></script>
<script src="../js/menu.js"></script>
<script src="../js/libs/clipboard.min.js"></script>
<script src="../js/libs/prism.js"></script>
<script src="../js/sourceCode.js"></script>
<script src="../js/search/search.js"></script>
<script src="../js/search/lunr.min.js"></script>
<script src="../js/search/search-lunr.js"></script>
<script src="../js/search/search_index.js"></script>
<script src="../js/lazy-load-graphs.js"></script>
</body>
</html>