mirror of
https://github.com/skishore/makemeahanzi.git
synced 2025-10-28 21:13:40 +08:00
4 lines
91 B
JavaScript
4 lines
91 B
JavaScript
import {Glyphs} from '/lib/glyphs';
|
|
|
|
Meteor.publish('index', Glyphs.findGlyphsForRadical);
|