|  | 
| 3 | 3 | <head> | 
| 4 | 4 | 	<meta charset="utf-8"> | 
| 5 | 5 | 	<meta http-equiv="X-UA-Compatible" content="IE=edge"> | 
| 6 |  | -	<title>ExperimentClient | Experiment JS Client Documentation - v1.5.6</title> | 
| 7 |  | -	<meta name="description" content="Documentation for Experiment JS Client Documentation - v1.5.6"> | 
|  | 6 | +	<title>ExperimentClient | Experiment JS Client Documentation - v1.6.0</title> | 
|  | 7 | +	<meta name="description" content="Documentation for Experiment JS Client Documentation - v1.6.0"> | 
| 8 | 8 | 	<meta name="viewport" content="width=device-width, initial-scale=1"> | 
| 9 | 9 | 	<style type="text/css">:root { | 
| 10 | 10 |   --color-background: #fdfdfd; | 
|  | 
| 2674 | 2674 | 		<div class="container"> | 
| 2675 | 2675 | 			<div class="table-wrap"> | 
| 2676 | 2676 | 				<div class="table-cell"> | 
| 2677 |  | -					<strong><a href="../index.html">Experiment JS Client Documentation - v1.5.6</a></strong> | 
|  | 2677 | +					<strong><a href="../index.html">Experiment JS Client Documentation - v1.6.0</a></strong> | 
| 2678 | 2678 | 				</div> | 
| 2679 | 2679 | 				<div class="table-cell" id="tsd-widgets"> | 
| 2680 | 2680 | 					<div id="tsd-filter"> | 
|  | 
| 2722 | 2722 | 				<li class=" tsd-kind-method tsd-parent-kind-class"> | 
| 2723 | 2723 | 					<a href="experimentclient.html#all" class="tsd-kind-icon">all</a> | 
| 2724 | 2724 | 				</li> | 
|  | 2725 | +				<li class=" tsd-kind-method tsd-parent-kind-class"> | 
|  | 2726 | +					<a href="experimentclient.html#clear" class="tsd-kind-icon">clear</a> | 
|  | 2727 | +				</li> | 
| 2725 | 2728 | 				<li class=" tsd-kind-method tsd-parent-kind-class"> | 
| 2726 | 2729 | 					<a href="experimentclient.html#exposure" class="tsd-kind-icon">exposure</a> | 
| 2727 | 2730 | 				</li> | 
| @@ -2821,6 +2824,7 @@ <h3>Constructors</h3> | 
| 2821 | 2824 | 						<h3>Methods</h3> | 
| 2822 | 2825 | 						<ul class="tsd-index-list"> | 
| 2823 | 2826 | 							<li class="tsd-kind-method tsd-parent-kind-class"><a href="experimentclient.html#all" class="tsd-kind-icon">all</a></li> | 
|  | 2827 | +							<li class="tsd-kind-method tsd-parent-kind-class"><a href="experimentclient.html#clear" class="tsd-kind-icon">clear</a></li> | 
| 2824 | 2828 | 							<li class="tsd-kind-method tsd-parent-kind-class"><a href="experimentclient.html#exposure" class="tsd-kind-icon">exposure</a></li> | 
| 2825 | 2829 | 							<li class="tsd-kind-method tsd-parent-kind-class"><a href="experimentclient.html#fetch" class="tsd-kind-icon">fetch</a></li> | 
| 2826 | 2830 | 							<li class="tsd-kind-method tsd-parent-kind-class"><a href="experimentclient.html#getuser" class="tsd-kind-icon">get<wbr>User</a></li> | 
| @@ -2904,6 +2908,26 @@ <h4 class="tsd-returns-title">Returns <a href="../index.html#variants" class="ts | 
| 2904 | 2908 | 					</li> | 
| 2905 | 2909 | 				</ul> | 
| 2906 | 2910 | 			</section> | 
|  | 2911 | +			<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"> | 
|  | 2912 | +				<a name="clear" class="tsd-anchor"></a> | 
|  | 2913 | +				<h3>clear</h3> | 
|  | 2914 | +				<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"> | 
|  | 2915 | +					<li class="tsd-signature tsd-kind-icon">clear<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li> | 
|  | 2916 | +				</ul> | 
|  | 2917 | +				<ul class="tsd-descriptions"> | 
|  | 2918 | +					<li class="tsd-description"> | 
|  | 2919 | +						<aside class="tsd-sources"> | 
|  | 2920 | +							<p>Implementation of <a href="../interfaces/client.html">Client</a>.<a href="../interfaces/client.html#clear">clear</a></p> | 
|  | 2921 | +						</aside> | 
|  | 2922 | +						<div class="tsd-comment tsd-typography"> | 
|  | 2923 | +							<div class="lead"> | 
|  | 2924 | +								<p>Clear all variants in the cache and storage.</p> | 
|  | 2925 | +							</div> | 
|  | 2926 | +						</div> | 
|  | 2927 | +						<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4> | 
|  | 2928 | +					</li> | 
|  | 2929 | +				</ul> | 
|  | 2930 | +			</section> | 
| 2907 | 2931 | 			<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"> | 
| 2908 | 2932 | 				<a name="exposure" class="tsd-anchor"></a> | 
| 2909 | 2933 | 				<h3>exposure</h3> | 
|  | 
0 commit comments