UNPKG

sx-notifee

Version:

Notifee - a feature rich notifications library for React Native.

3 lines (2 loc) 154 B
import { AndroidChannel } from '../types/NotificationAndroid'; export default function validateAndroidChannel(channel: AndroidChannel): AndroidChannel;