mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Reference Stork JavaScript docs
This commit is contained in:
parent
cc27c9941c
commit
12d62f6e85
1 changed files with 2 additions and 0 deletions
|
|
@ -111,6 +111,8 @@ export class StorkClient {
|
|||
downloadIndex,
|
||||
} = this.stork
|
||||
|
||||
// Stork JavaScript Reference - https://stork-search.net/docs/js-ref
|
||||
|
||||
// initialize() - https://github.com/jameslittle230/stork/blob/ff49f163db06734e18ab690c188b45a3c68442ae/js/main.ts#L14
|
||||
const initPromise = initialize()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue