Appearance
philtv-js / getInformationSystem
getInformationSystem(apiUrl): Promise<readonly [Error, undefined] | readonly [undefined, object]>
apiUrl
Promise
Error
undefined
object
• apiUrl: string
string
Promise<readonly [Error, undefined] | readonly [undefined, object]>