Search
Preparing search index...
The search index is not available
booru - v2.1.0
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
Structures
External module Structures
Index
Classes
Post
Search
Results
Site
Interfaces
Internal
Search
Parameters
Search
Parameters
Site
Api
Site
Info
Variables
common
prototype
Keys
Functions
parse
Image
Url
Variables
Const
common
common
:
(Anonymous function)
= deprecate(() => {}, 'Common is now deprecated, just access the properties directly')
Const
prototype
Keys
prototype
Keys
:
string
[]
= Reflect.ownKeys(Array.prototype).filter(k => typeof k === 'string' && k !== 'constructor') as unknown as string[]
Functions
parse
Image
Url
parse
Image
Url
(
url
:
string
, data
:
any
, booru
:
Booru
)
:
string
|
null
Tries to figure out what the image url should be
Parameters
url:
string
why
data:
any
boorus
booru:
Booru
so hard
Returns
string
|
null
Globals
Boorus
Constants
Index
Structures
Utils
Post
Search
Results
Site
Internal
Search
Parameters
Search
Parameters
Site
Api
Site
Info
common
prototype
Keys
parse
Image
Url
Generated using
TypeDoc
Tries to figure out what the image url should be