isSupported function

  1. @JS()
  2. @staticInterop
JSPromise<JSAny?> isSupported()

Implementation

@JS()
@staticInterop
external JSPromise /* bool */ isSupported();