UNPKG

onesignal-web-sdk

Version:

Web push notifications from OneSignal.

8 lines (5 loc) 101 B
class Timestamp { constructor(public timestamp: string) { } } export { Timestamp };