plannerjs - v0.4.1
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
IProfile
Fetcher
get
parse
Profile
Blob
Hierarchy
IProfileFetcher
Implemented by
ProfileFetcherDefault
Index
Methods
get
parse
Profile
Blob
Methods
get
get
(
url
:
string
)
:
Promise
<
Profile
>
Parameters
url:
string
Returns
Promise
<
Profile
>
parse
Profile
Blob
parse
Profile
Blob
(
blob
:
object
, id
:
string
)
:
Promise
<
Profile
>
Parameters
blob:
object
id:
string
Returns
Promise
<
Profile
>
Generated using
TypeDoc