mirror of
https://github.com/vale981/grapher
synced 2025-03-10 04:46:40 -04:00
5 lines
76 B
JavaScript
5 lines
76 B
JavaScript
![]() |
export default new SimpleSchema({
|
||
|
text: {
|
||
|
type: String
|
||
|
}
|
||
|
});
|