UNPKG

codo

Version:

A CoffeeScript documentation generator.

12 lines (7 loc) 117 B
class TestClassVariables @empty = undefined @test = 'Hi' @another = ['a', 'b'] @more = a: 1 b: 2