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