use strict;
This commit is contained in:
Родитель
0884da553a
Коммит
d32495a692
|
@ -1,3 +1,5 @@
|
|||
"use strict";
|
||||
|
||||
var apn = require ("../index.js");
|
||||
|
||||
var tokens = ["<insert token here>", "<insert token here>"];
|
||||
|
|
Загрузка…
Ссылка в новой задаче