UNPKG

raptor

Version:

RaptorJS provides an AMD module loader that works in Node, Rhino and the web browser. It also includes various sub-modules to support building optimized web applications.

6 lines (5 loc) 108 B
define('raptor/cookies', function(require, exports, module) { "use strict"; return { }; });