UNPKG

node-apn

Version:

An interface to the Apple Push Notification service for Node.js

9 lines (6 loc) 191 B
"use strict"; var oids = { "applePushServiceClientDevelopment" : "1.2.840.113635.100.6.3.1", "applePushServiceClientProduction" : "1.2.840.113635.100.6.3.2", }; module.exports = oids;