Methods
-
static portal(a, detailsopt) → {Object}
-
Decodes an array of portal data into a more detailed object format.
Parameters:
Name Type Attributes Default Description a
Array Array containing portal data.
details
string <optional>
'anyknown' The level of detail to decode. Can be 'core', 'summary', 'detailed', 'extended', or 'anyknown'.
Returns:
Object -An object containing decoded portal data.