Files
makemeahanzi/server/index.js
2016-07-31 01:20:33 -04:00

4 lines
91 B
JavaScript

import {Glyphs} from '/lib/glyphs';
Meteor.publish('index', Glyphs.findGlyphsForRadical);