mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
You must declare your @exports using single-line ### comments: ### @export x ### x = 5 This involves some ugly and not 100% correct low-level source hackery, making some assumptions about the format that CoffeeScript generates.