UNPKG

onesignal-web-sdk

Version:

Web push notifications from OneSignal.

4 lines 55 B
interface Func<T, TResult> { (item: T): TResult; }