UNPKG

crojsdoc

Version:

A documentation generator for JavaScript and CoffeeScript

48 lines (28 loc) 619 B
// Generated by CoffeeScript 1.8.0 (function() { var CodeContext, Comment, Content, Options, Result, Tag; Options = (function() { function Options() {} return Options; })(); Content = (function() { function Content() {} return Content; })(); Tag = (function() { function Tag() {} return Tag; })(); CodeContext = (function() { function CodeContext() {} return CodeContext; })(); Comment = (function() { function Comment() {} return Comment; })(); Result = (function() { function Result() {} return Result; })(); }).call(this);