UNPKG

822 BJavaScriptView Raw
1// Copyright (c) 2016, Kinvey, Inc. All rights reserved.
2//
3// This software is licensed to you under the Kinvey terms of service located at
4// http://www.kinvey.com/terms-of-use. By downloading, accessing and/or using this
5// software, you hereby accept such terms of service (and any agreement referenced
6// therein) and agree that you have read, understand and agree to be bound by such
7// terms of service and are of legal age to agree to such terms with Kinvey.
8//
9// This software contains valuable confidential and proprietary information of
10// KINVEY, INC and is subject to applicable licensing agreements.
11// Unauthorized reproduction, transmission or distribution of this file and its
12// contents is a violation of applicable laws.
13
14require('coffee-script/register')
15module.exports = require('./lib/receiver');