Skip to content

Commit

Permalink
update: README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
onsen-ui committed Aug 9, 2017
1 parent c2b0cb4 commit 472ccac
Show file tree
Hide file tree
Showing 13 changed files with 90 additions and 69 deletions.
39 changes: 30 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,25 +2,46 @@
[![Build Status](https://travis-ci.org/onsen-ui/mstdn.svg?branch=master)](https://travis-ci.org/onsen-ui/mstdn)
[![Coverage Status](https://coveralls.io/repos/github/onsen-ui/mstdn/badge.svg?branch=master)](https://coveralls.io/github/onsen-ui/mstdn?branch=master)

Mastodon API Library for Node, Browser(ES5), and TypeScript!
[Github repository](https://github.com/onsen-ui/mstdn)
[npm package](https://www.npmjs.com/package/mstdn-api) is available.
UMD (including Node, Browser, and TypeScript!) Library for Mastodon API
[Github repository](https://github.com/onsen-ui/mstdn), and
[npm package](https://www.npmjs.com/package/mstdn-api) are available.

# Why mstdn-api?
You can use this library **universally**: Node, Browser, and TypeScript.
You can use this library **universally**: Node, Browser(ES5), and TypeScript.

# How to install install
`$ npm i -S mstdn-api`

# How to use
There are simple examples in ./example.

if you can use import-syntax, then:

```
import Mastodon from 'mstdn-api'
```

# CDN
from [rawgit.com](https://rawgit.com/)
[for development](https://rawgit.com/onsen-ui/mstdn/master/dist/mastodon.min.js)
provided from [rawgit.com](https://rawgit.com/)
for development: [mastodon.min.js](https://rawgit.com/onsen-ui/mstdn/master/dist/mastodon.min.js)

variable 'Mastodon' (window.Mastodon) is **globally** generated.

```
/* global Mastodon */
const mastodon = new Mastodon('YOUR_ACCESS_TOKEN')
```

See [documents of class Mastodon](https://rawgit.com/onsen-ui/mstdn/master/docs/classes/_mastodon_.mastodon.html)

./dist/mastodon.js is generated by webpack (as bundler)
and ./dist/mastodon.min.js is generated by uglifyJS

# Documents
see ./docs/classes/_mastodon_.mastodon.html
from rawgit
see ./docs/classes/\_mastodon\_.mastodon.html
from rawgit
[documents of class Mastodon](https://rawgit.com/onsen-ui/mstdn/master/docs/classes/_mastodon_.mastodon.html)

# Contributing
Feel free to contact me.
Feel free to contact me.
Welcome to blush my English and the code up.
2 changes: 1 addition & 1 deletion docs/classes/_eventstream_.eventstream.html
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@ <h3>_write</h3>
<aside class="tsd-sources">
<p>Overrides Writable._write</p>
<ul>
<li>Defined in <a href="https://github.com/onsen-ui/mstdn/blob/7b1fb79/src/eventstream.ts#L15">eventstream.ts:15</a></li>
<li>Defined in <a href="https://github.com/onsen-ui/mstdn/blob/c2b0cb4/src/eventstream.ts#L15">eventstream.ts:15</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down
22 changes: 11 additions & 11 deletions docs/classes/_mastodon_.mastodon.html
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ <h3>constructor</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/onsen-ui/mstdn/blob/7b1fb79/src/mastodon.ts#L24">mastodon.ts:24</a></li>
<li>Defined in <a href="https://github.com/onsen-ui/mstdn/blob/c2b0cb4/src/mastodon.ts#L24">mastodon.ts:24</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -167,7 +167,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> NO_<wbr>REDIRECT</h3>
<div class="tsd-signature tsd-kind-icon">NO_<wbr>REDIRECT<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;NO_REDIRECT</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/onsen-ui/mstdn/blob/7b1fb79/src/mastodon.ts#L19">mastodon.ts:19</a></li>
<li>Defined in <a href="https://github.com/onsen-ui/mstdn/blob/c2b0cb4/src/mastodon.ts#L19">mastodon.ts:19</a></li>
</ul>
</aside>
</section>
Expand All @@ -177,7 +177,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> Scope</h3>
<div class="tsd-signature tsd-kind-icon">Scope<span class="tsd-signature-symbol">:</span> <a href="../modules/_scope_.scope.html" class="tsd-signature-type">Scope</a><span class="tsd-signature-symbol"> =&nbsp;Scope</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/onsen-ui/mstdn/blob/7b1fb79/src/mastodon.ts#L18">mastodon.ts:18</a></li>
<li>Defined in <a href="https://github.com/onsen-ui/mstdn/blob/c2b0cb4/src/mastodon.ts#L18">mastodon.ts:18</a></li>
</ul>
</aside>
</section>
Expand All @@ -194,7 +194,7 @@ <h3>del</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/onsen-ui/mstdn/blob/7b1fb79/src/mastodon.ts#L177">mastodon.ts:177</a></li>
<li>Defined in <a href="https://github.com/onsen-ui/mstdn/blob/c2b0cb4/src/mastodon.ts#L177">mastodon.ts:177</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -225,7 +225,7 @@ <h3>get</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/onsen-ui/mstdn/blob/7b1fb79/src/mastodon.ts#L152">mastodon.ts:152</a></li>
<li>Defined in <a href="https://github.com/onsen-ui/mstdn/blob/c2b0cb4/src/mastodon.ts#L152">mastodon.ts:152</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -264,7 +264,7 @@ <h3>post</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/onsen-ui/mstdn/blob/7b1fb79/src/mastodon.ts#L165">mastodon.ts:165</a></li>
<li>Defined in <a href="https://github.com/onsen-ui/mstdn/blob/c2b0cb4/src/mastodon.ts#L165">mastodon.ts:165</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -303,7 +303,7 @@ <h3>stream</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/onsen-ui/mstdn/blob/7b1fb79/src/mastodon.ts#L191">mastodon.ts:191</a></li>
<li>Defined in <a href="https://github.com/onsen-ui/mstdn/blob/c2b0cb4/src/mastodon.ts#L191">mastodon.ts:191</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -342,7 +342,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> fetch<wbr>Access<wbr>Toke
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/onsen-ui/mstdn/blob/7b1fb79/src/mastodon.ts#L91">mastodon.ts:91</a></li>
<li>Defined in <a href="https://github.com/onsen-ui/mstdn/blob/c2b0cb4/src/mastodon.ts#L91">mastodon.ts:91</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -397,7 +397,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> generate<wbr>Auth<wbr>Url
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/onsen-ui/mstdn/blob/7b1fb79/src/mastodon.ts#L113">mastodon.ts:113</a></li>
<li>Defined in <a href="https://github.com/onsen-ui/mstdn/blob/c2b0cb4/src/mastodon.ts#L113">mastodon.ts:113</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -448,7 +448,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> get</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/onsen-ui/mstdn/blob/7b1fb79/src/mastodon.ts#L43">mastodon.ts:43</a></li>
<li>Defined in <a href="https://github.com/onsen-ui/mstdn/blob/c2b0cb4/src/mastodon.ts#L43">mastodon.ts:43</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -493,7 +493,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> register<wbr>App</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/onsen-ui/mstdn/blob/7b1fb79/src/mastodon.ts#L62">mastodon.ts:62</a></li>
<li>Defined in <a href="https://github.com/onsen-ui/mstdn/blob/c2b0cb4/src/mastodon.ts#L62">mastodon.ts:62</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
26 changes: 13 additions & 13 deletions docs/classes/_oauth_.oauth.appdata.html
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ <h3>constructor</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/onsen-ui/mstdn/blob/7b1fb79/src/oauth.ts#L25">oauth.ts:25</a></li>
<li>Defined in <a href="https://github.com/onsen-ui/mstdn/blob/c2b0cb4/src/oauth.ts#L25">oauth.ts:25</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down Expand Up @@ -169,7 +169,7 @@ <h3>client_<wbr>id</h3>
<div class="tsd-signature tsd-kind-icon">client_<wbr>id<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/onsen-ui/mstdn/blob/7b1fb79/src/oauth.ts#L31">oauth.ts:31</a></li>
<li>Defined in <a href="https://github.com/onsen-ui/mstdn/blob/c2b0cb4/src/oauth.ts#L31">oauth.ts:31</a></li>
</ul>
</aside>
</section>
Expand All @@ -179,7 +179,7 @@ <h3>client_<wbr>secret</h3>
<div class="tsd-signature tsd-kind-icon">client_<wbr>secret<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/onsen-ui/mstdn/blob/7b1fb79/src/oauth.ts#L32">oauth.ts:32</a></li>
<li>Defined in <a href="https://github.com/onsen-ui/mstdn/blob/c2b0cb4/src/oauth.ts#L32">oauth.ts:32</a></li>
</ul>
</aside>
</section>
Expand All @@ -189,7 +189,7 @@ <h3>id</h3>
<div class="tsd-signature tsd-kind-icon">id<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/onsen-ui/mstdn/blob/7b1fb79/src/oauth.ts#L27">oauth.ts:27</a></li>
<li>Defined in <a href="https://github.com/onsen-ui/mstdn/blob/c2b0cb4/src/oauth.ts#L27">oauth.ts:27</a></li>
</ul>
</aside>
</section>
Expand All @@ -199,7 +199,7 @@ <h3>name</h3>
<div class="tsd-signature tsd-kind-icon">name<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/onsen-ui/mstdn/blob/7b1fb79/src/oauth.ts#L28">oauth.ts:28</a></li>
<li>Defined in <a href="https://github.com/onsen-ui/mstdn/blob/c2b0cb4/src/oauth.ts#L28">oauth.ts:28</a></li>
</ul>
</aside>
</section>
Expand All @@ -209,7 +209,7 @@ <h3>redirect_<wbr>uri</h3>
<div class="tsd-signature tsd-kind-icon">redirect_<wbr>uri<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/onsen-ui/mstdn/blob/7b1fb79/src/oauth.ts#L30">oauth.ts:30</a></li>
<li>Defined in <a href="https://github.com/onsen-ui/mstdn/blob/c2b0cb4/src/oauth.ts#L30">oauth.ts:30</a></li>
</ul>
</aside>
</section>
Expand All @@ -219,7 +219,7 @@ <h3>url</h3>
<div class="tsd-signature tsd-kind-icon">url<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/onsen-ui/mstdn/blob/7b1fb79/src/oauth.ts#L25">oauth.ts:25</a></li>
<li>Defined in <a href="https://github.com/onsen-ui/mstdn/blob/c2b0cb4/src/oauth.ts#L25">oauth.ts:25</a></li>
</ul>
</aside>
</section>
Expand All @@ -229,7 +229,7 @@ <h3>website</h3>
<div class="tsd-signature tsd-kind-icon">website<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">null</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/onsen-ui/mstdn/blob/7b1fb79/src/oauth.ts#L29">oauth.ts:29</a></li>
<li>Defined in <a href="https://github.com/onsen-ui/mstdn/blob/c2b0cb4/src/oauth.ts#L29">oauth.ts:29</a></li>
</ul>
</aside>
</section>
Expand All @@ -246,7 +246,7 @@ <h3>client<wbr>Id</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/onsen-ui/mstdn/blob/7b1fb79/src/oauth.ts#L46">oauth.ts:46</a></li>
<li>Defined in <a href="https://github.com/onsen-ui/mstdn/blob/c2b0cb4/src/oauth.ts#L46">oauth.ts:46</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4>
Expand All @@ -263,7 +263,7 @@ <h3>client<wbr>Secret</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/onsen-ui/mstdn/blob/7b1fb79/src/oauth.ts#L49">oauth.ts:49</a></li>
<li>Defined in <a href="https://github.com/onsen-ui/mstdn/blob/c2b0cb4/src/oauth.ts#L49">oauth.ts:49</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4>
Expand All @@ -280,7 +280,7 @@ <h3>redirect<wbr>Uri</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/onsen-ui/mstdn/blob/7b1fb79/src/oauth.ts#L43">oauth.ts:43</a></li>
<li>Defined in <a href="https://github.com/onsen-ui/mstdn/blob/c2b0cb4/src/oauth.ts#L43">oauth.ts:43</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4>
Expand All @@ -300,7 +300,7 @@ <h3>generate<wbr>Url</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/onsen-ui/mstdn/blob/7b1fb79/src/oauth.ts#L58">oauth.ts:58</a></li>
<li>Defined in <a href="https://github.com/onsen-ui/mstdn/blob/c2b0cb4/src/oauth.ts#L58">oauth.ts:58</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -335,7 +335,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> from</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/onsen-ui/mstdn/blob/7b1fb79/src/oauth.ts#L39">oauth.ts:39</a></li>
<li>Defined in <a href="https://github.com/onsen-ui/mstdn/blob/c2b0cb4/src/oauth.ts#L39">oauth.ts:39</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
20 changes: 10 additions & 10 deletions docs/classes/_oauth_.oauth.tokendata.html
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ <h3>constructor</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/onsen-ui/mstdn/blob/7b1fb79/src/oauth.ts#L71">oauth.ts:71</a></li>
<li>Defined in <a href="https://github.com/onsen-ui/mstdn/blob/c2b0cb4/src/oauth.ts#L71">oauth.ts:71</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down Expand Up @@ -160,7 +160,7 @@ <h3>_scope</h3>
<div class="tsd-signature tsd-kind-icon">_scope<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/onsen-ui/mstdn/blob/7b1fb79/src/oauth.ts#L71">oauth.ts:71</a></li>
<li>Defined in <a href="https://github.com/onsen-ui/mstdn/blob/c2b0cb4/src/oauth.ts#L71">oauth.ts:71</a></li>
</ul>
</aside>
</section>
Expand All @@ -170,7 +170,7 @@ <h3>access_<wbr>token</h3>
<div class="tsd-signature tsd-kind-icon">access_<wbr>token<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/onsen-ui/mstdn/blob/7b1fb79/src/oauth.ts#L73">oauth.ts:73</a></li>
<li>Defined in <a href="https://github.com/onsen-ui/mstdn/blob/c2b0cb4/src/oauth.ts#L73">oauth.ts:73</a></li>
</ul>
</aside>
</section>
Expand All @@ -180,7 +180,7 @@ <h3>created_<wbr>at</h3>
<div class="tsd-signature tsd-kind-icon">created_<wbr>at<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/onsen-ui/mstdn/blob/7b1fb79/src/oauth.ts#L76">oauth.ts:76</a></li>
<li>Defined in <a href="https://github.com/onsen-ui/mstdn/blob/c2b0cb4/src/oauth.ts#L76">oauth.ts:76</a></li>
</ul>
</aside>
</section>
Expand All @@ -190,7 +190,7 @@ <h3>token_<wbr>type</h3>
<div class="tsd-signature tsd-kind-icon">token_<wbr>type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/onsen-ui/mstdn/blob/7b1fb79/src/oauth.ts#L74">oauth.ts:74</a></li>
<li>Defined in <a href="https://github.com/onsen-ui/mstdn/blob/c2b0cb4/src/oauth.ts#L74">oauth.ts:74</a></li>
</ul>
</aside>
</section>
Expand All @@ -207,7 +207,7 @@ <h3>access<wbr>Token</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/onsen-ui/mstdn/blob/7b1fb79/src/oauth.ts#L92">oauth.ts:92</a></li>
<li>Defined in <a href="https://github.com/onsen-ui/mstdn/blob/c2b0cb4/src/oauth.ts#L92">oauth.ts:92</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -229,7 +229,7 @@ <h3>created<wbr>At</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/onsen-ui/mstdn/blob/7b1fb79/src/oauth.ts#L104">oauth.ts:104</a></li>
<li>Defined in <a href="https://github.com/onsen-ui/mstdn/blob/c2b0cb4/src/oauth.ts#L104">oauth.ts:104</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -251,7 +251,7 @@ <h3>scope</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/onsen-ui/mstdn/blob/7b1fb79/src/oauth.ts#L98">oauth.ts:98</a></li>
<li>Defined in <a href="https://github.com/onsen-ui/mstdn/blob/c2b0cb4/src/oauth.ts#L98">oauth.ts:98</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-symbol">(</span><span class="tsd-signature-type">"read"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"write"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"follow"</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span></h4>
Expand All @@ -268,7 +268,7 @@ <h3>token<wbr>Type</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/onsen-ui/mstdn/blob/7b1fb79/src/oauth.ts#L95">oauth.ts:95</a></li>
<li>Defined in <a href="https://github.com/onsen-ui/mstdn/blob/c2b0cb4/src/oauth.ts#L95">oauth.ts:95</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4>
Expand All @@ -288,7 +288,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> from</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/onsen-ui/mstdn/blob/7b1fb79/src/oauth.ts#L85">oauth.ts:85</a></li>
<li>Defined in <a href="https://github.com/onsen-ui/mstdn/blob/c2b0cb4/src/oauth.ts#L85">oauth.ts:85</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
Loading

0 comments on commit 472ccac

Please sign in to comment.