mirror of
https://github.com/vale981/grapher
synced 2025-03-10 12:56:41 -04:00
5 lines
No EOL
76 B
JavaScript
5 lines
No EOL
76 B
JavaScript
export default new SimpleSchema({
|
|
title: {
|
|
type: String
|
|
}
|
|
}) |