Skip to content

Commit

Permalink
Deploy website
Browse files Browse the repository at this point in the history
Deploy website version based on 01dd4ac
  • Loading branch information
coolsoftwaretyler committed Mar 13, 2024
1 parent 93b700a commit 3efb120
Show file tree
Hide file tree
Showing 59 changed files with 492 additions and 492 deletions.
412 changes: 206 additions & 206 deletions API/index.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions API/interfaces/customtypeoptions.html
Original file line number Diff line number Diff line change
Expand Up @@ -85,12 +85,12 @@ <h3><a class="anchor" aria-hidden="true" id="methods"></a><a href="#methods" ari
<h2><a class="anchor" aria-hidden="true" id="properties-1"></a><a href="#properties-1" aria-hidden="true" class="hash-link"><svg class="hash-link-icon" aria-hidden="true" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>Properties</h2>
<h3><a class="anchor" aria-hidden="true" id="name"></a><a href="#name" aria-hidden="true" class="hash-link"><svg class="hash-link-icon" aria-hidden="true" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>name</h3>
<p><strong>name</strong>: <em>string</em></p>
<p><em>Defined in <a href="https://github.com/mobxjs/mobx-state-tree/blob/0369392d/src/types/utility-types/custom.ts#L15">src/types/utility-types/custom.ts:15</a></em></p>
<p><em>Defined in <a href="https://github.com/mobxjs/mobx-state-tree/blob/01dd4acf/src/types/utility-types/custom.ts#L15">src/types/utility-types/custom.ts:15</a></em></p>
<p>Friendly name</p>
<h2><a class="anchor" aria-hidden="true" id="methods-1"></a><a href="#methods-1" aria-hidden="true" class="hash-link"><svg class="hash-link-icon" aria-hidden="true" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>Methods</h2>
<h3><a class="anchor" aria-hidden="true" id="fromsnapshot"></a><a href="#fromsnapshot" aria-hidden="true" class="hash-link"><svg class="hash-link-icon" aria-hidden="true" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>fromSnapshot</h3>
<p><strong>fromSnapshot</strong>(<code>snapshot</code>: S, <code>env?</code>: any): <em>T</em></p>
<p><em>Defined in <a href="https://github.com/mobxjs/mobx-state-tree/blob/0369392d/src/types/utility-types/custom.ts#L17">src/types/utility-types/custom.ts:17</a></em></p>
<p><em>Defined in <a href="https://github.com/mobxjs/mobx-state-tree/blob/01dd4acf/src/types/utility-types/custom.ts#L17">src/types/utility-types/custom.ts:17</a></em></p>
<p>given a serialized value and environment, how to turn it into the target type</p>
<p><strong>Parameters:</strong></p>
<table>
Expand All @@ -106,7 +106,7 @@ <h3><a class="anchor" aria-hidden="true" id="fromsnapshot"></a><a href="#fromsna
<hr>
<h3><a class="anchor" aria-hidden="true" id="getvalidationmessage"></a><a href="#getvalidationmessage" aria-hidden="true" class="hash-link"><svg class="hash-link-icon" aria-hidden="true" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>getValidationMessage</h3>
<p><strong>getValidationMessage</strong>(<code>snapshot</code>: S): <em>string</em></p>
<p><em>Defined in <a href="https://github.com/mobxjs/mobx-state-tree/blob/0369392d/src/types/utility-types/custom.ts#L23">src/types/utility-types/custom.ts:23</a></em></p>
<p><em>Defined in <a href="https://github.com/mobxjs/mobx-state-tree/blob/01dd4acf/src/types/utility-types/custom.ts#L23">src/types/utility-types/custom.ts:23</a></em></p>
<p>a non empty string is assumed to be a validation error</p>
<p><strong>Parameters:</strong></p>
<table>
Expand All @@ -121,7 +121,7 @@ <h3><a class="anchor" aria-hidden="true" id="getvalidationmessage"></a><a href="
<hr>
<h3><a class="anchor" aria-hidden="true" id="istargettype"></a><a href="#istargettype" aria-hidden="true" class="hash-link"><svg class="hash-link-icon" aria-hidden="true" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>isTargetType</h3>
<p><strong>isTargetType</strong>(<code>value</code>: T | S): <em>boolean</em></p>
<p><em>Defined in <a href="https://github.com/mobxjs/mobx-state-tree/blob/0369392d/src/types/utility-types/custom.ts#L21">src/types/utility-types/custom.ts:21</a></em></p>
<p><em>Defined in <a href="https://github.com/mobxjs/mobx-state-tree/blob/01dd4acf/src/types/utility-types/custom.ts#L21">src/types/utility-types/custom.ts:21</a></em></p>
<p>if true, this is a converted value, if false, it's a snapshot</p>
<p><strong>Parameters:</strong></p>
<table>
Expand All @@ -136,7 +136,7 @@ <h3><a class="anchor" aria-hidden="true" id="istargettype"></a><a href="#istarge
<hr>
<h3><a class="anchor" aria-hidden="true" id="tosnapshot"></a><a href="#tosnapshot" aria-hidden="true" class="hash-link"><svg class="hash-link-icon" aria-hidden="true" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>toSnapshot</h3>
<p><strong>toSnapshot</strong>(<code>value</code>: T): <em>S</em></p>
<p><em>Defined in <a href="https://github.com/mobxjs/mobx-state-tree/blob/0369392d/src/types/utility-types/custom.ts#L19">src/types/utility-types/custom.ts:19</a></em></p>
<p><em>Defined in <a href="https://github.com/mobxjs/mobx-state-tree/blob/01dd4acf/src/types/utility-types/custom.ts#L19">src/types/utility-types/custom.ts:19</a></em></p>
<p>return the serialization of the current value</p>
<p><strong>Parameters:</strong></p>
<table>
Expand Down
10 changes: 5 additions & 5 deletions API/interfaces/customtypeoptions/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -85,12 +85,12 @@ <h3><a class="anchor" aria-hidden="true" id="methods"></a><a href="#methods" ari
<h2><a class="anchor" aria-hidden="true" id="properties-1"></a><a href="#properties-1" aria-hidden="true" class="hash-link"><svg class="hash-link-icon" aria-hidden="true" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>Properties</h2>
<h3><a class="anchor" aria-hidden="true" id="name"></a><a href="#name" aria-hidden="true" class="hash-link"><svg class="hash-link-icon" aria-hidden="true" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>name</h3>
<p><strong>name</strong>: <em>string</em></p>
<p><em>Defined in <a href="https://github.com/mobxjs/mobx-state-tree/blob/0369392d/src/types/utility-types/custom.ts#L15">src/types/utility-types/custom.ts:15</a></em></p>
<p><em>Defined in <a href="https://github.com/mobxjs/mobx-state-tree/blob/01dd4acf/src/types/utility-types/custom.ts#L15">src/types/utility-types/custom.ts:15</a></em></p>
<p>Friendly name</p>
<h2><a class="anchor" aria-hidden="true" id="methods-1"></a><a href="#methods-1" aria-hidden="true" class="hash-link"><svg class="hash-link-icon" aria-hidden="true" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>Methods</h2>
<h3><a class="anchor" aria-hidden="true" id="fromsnapshot"></a><a href="#fromsnapshot" aria-hidden="true" class="hash-link"><svg class="hash-link-icon" aria-hidden="true" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>fromSnapshot</h3>
<p><strong>fromSnapshot</strong>(<code>snapshot</code>: S, <code>env?</code>: any): <em>T</em></p>
<p><em>Defined in <a href="https://github.com/mobxjs/mobx-state-tree/blob/0369392d/src/types/utility-types/custom.ts#L17">src/types/utility-types/custom.ts:17</a></em></p>
<p><em>Defined in <a href="https://github.com/mobxjs/mobx-state-tree/blob/01dd4acf/src/types/utility-types/custom.ts#L17">src/types/utility-types/custom.ts:17</a></em></p>
<p>given a serialized value and environment, how to turn it into the target type</p>
<p><strong>Parameters:</strong></p>
<table>
Expand All @@ -106,7 +106,7 @@ <h3><a class="anchor" aria-hidden="true" id="fromsnapshot"></a><a href="#fromsna
<hr>
<h3><a class="anchor" aria-hidden="true" id="getvalidationmessage"></a><a href="#getvalidationmessage" aria-hidden="true" class="hash-link"><svg class="hash-link-icon" aria-hidden="true" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>getValidationMessage</h3>
<p><strong>getValidationMessage</strong>(<code>snapshot</code>: S): <em>string</em></p>
<p><em>Defined in <a href="https://github.com/mobxjs/mobx-state-tree/blob/0369392d/src/types/utility-types/custom.ts#L23">src/types/utility-types/custom.ts:23</a></em></p>
<p><em>Defined in <a href="https://github.com/mobxjs/mobx-state-tree/blob/01dd4acf/src/types/utility-types/custom.ts#L23">src/types/utility-types/custom.ts:23</a></em></p>
<p>a non empty string is assumed to be a validation error</p>
<p><strong>Parameters:</strong></p>
<table>
Expand All @@ -121,7 +121,7 @@ <h3><a class="anchor" aria-hidden="true" id="getvalidationmessage"></a><a href="
<hr>
<h3><a class="anchor" aria-hidden="true" id="istargettype"></a><a href="#istargettype" aria-hidden="true" class="hash-link"><svg class="hash-link-icon" aria-hidden="true" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>isTargetType</h3>
<p><strong>isTargetType</strong>(<code>value</code>: T | S): <em>boolean</em></p>
<p><em>Defined in <a href="https://github.com/mobxjs/mobx-state-tree/blob/0369392d/src/types/utility-types/custom.ts#L21">src/types/utility-types/custom.ts:21</a></em></p>
<p><em>Defined in <a href="https://github.com/mobxjs/mobx-state-tree/blob/01dd4acf/src/types/utility-types/custom.ts#L21">src/types/utility-types/custom.ts:21</a></em></p>
<p>if true, this is a converted value, if false, it's a snapshot</p>
<p><strong>Parameters:</strong></p>
<table>
Expand All @@ -136,7 +136,7 @@ <h3><a class="anchor" aria-hidden="true" id="istargettype"></a><a href="#istarge
<hr>
<h3><a class="anchor" aria-hidden="true" id="tosnapshot"></a><a href="#tosnapshot" aria-hidden="true" class="hash-link"><svg class="hash-link-icon" aria-hidden="true" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>toSnapshot</h3>
<p><strong>toSnapshot</strong>(<code>value</code>: T): <em>S</em></p>
<p><em>Defined in <a href="https://github.com/mobxjs/mobx-state-tree/blob/0369392d/src/types/utility-types/custom.ts#L19">src/types/utility-types/custom.ts:19</a></em></p>
<p><em>Defined in <a href="https://github.com/mobxjs/mobx-state-tree/blob/01dd4acf/src/types/utility-types/custom.ts#L19">src/types/utility-types/custom.ts:19</a></em></p>
<p>return the serialization of the current value</p>
<p><strong>Parameters:</strong></p>
<table>
Expand Down
4 changes: 2 additions & 2 deletions API/interfaces/functionwithflag.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,11 +95,11 @@ <h3><a class="anchor" aria-hidden="true" id="function"></a><a href="#function" a
<hr>
<h3><a class="anchor" aria-hidden="true" id="optional-_isflowaction"></a><a href="#optional-_isflowaction" aria-hidden="true" class="hash-link"><svg class="hash-link-icon" aria-hidden="true" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a><code>Optional</code> _isFlowAction</h3>
<p><strong>_isFlowAction</strong>? : <em>undefined | false | true</em></p>
<p><em>Defined in <a href="https://github.com/mobxjs/mobx-state-tree/blob/0369392d/src/core/action.ts#L42">src/core/action.ts:42</a></em></p>
<p><em>Defined in <a href="https://github.com/mobxjs/mobx-state-tree/blob/01dd4acf/src/core/action.ts#L42">src/core/action.ts:42</a></em></p>
<hr>
<h3><a class="anchor" aria-hidden="true" id="optional-_ismstaction"></a><a href="#optional-_ismstaction" aria-hidden="true" class="hash-link"><svg class="hash-link-icon" aria-hidden="true" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a><code>Optional</code> _isMSTAction</h3>
<p><strong>_isMSTAction</strong>? : <em>undefined | false | true</em></p>
<p><em>Defined in <a href="https://github.com/mobxjs/mobx-state-tree/blob/0369392d/src/core/action.ts#L41">src/core/action.ts:41</a></em></p>
<p><em>Defined in <a href="https://github.com/mobxjs/mobx-state-tree/blob/01dd4acf/src/core/action.ts#L41">src/core/action.ts:41</a></em></p>
<hr>
<h3><a class="anchor" aria-hidden="true" id="arguments"></a><a href="#arguments" aria-hidden="true" class="hash-link"><svg class="hash-link-icon" aria-hidden="true" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>arguments</h3>
<p><strong>arguments</strong>: <em>any</em></p>
Expand Down
Loading

0 comments on commit 3efb120

Please sign in to comment.