core-utils
    Preparing search index...
    interface PushChannelData {
        tokens: string[];
    }
    Index

    Properties

    Properties

    tokens: string[]

    A list of push channel tokens.