UNPKG
@realm/babel-plugin
Version:
latest (0.2.0)
0.2.0
0.1.1
0.1.0
0.0.1
Babel plugin making it easier to declare your Realm schema
@realm/babel-plugin
/
dist
/
index.d.ts
3 lines
(2 loc)
•
54 B
TypeScript
View Raw
1
2
3
import
plugin
from
"./plugin"
;
export
default
plugin;