CatPtain's picture
Upload 339 files
89ce340 verified
raw
history blame
123 Bytes
import nodes from './nodes'
import marks from './marks'
export const schemaNodes = nodes
export const schemaMarks = marks