cache as ES6
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
import cache from './cache';
|
||||
|
||||
var Parse = require('parse/node').Parse;
|
||||
|
||||
var auth = require('./Auth');
|
||||
var cache = require('./cache');
|
||||
var Config = require('./Config');
|
||||
|
||||
// Checks that the request is authorized for this app and checks user
|
||||
|
||||
Reference in New Issue
Block a user