UNPKG

slate-devtools

Version:

`slate-devtools` as name suggests it is devtool for [slatejs](https://github.com/ianstormtaylor/slate) which will assist you in debugging the code

5 lines 209 B
export { Button } from "./button"; export { InputSubmit } from "./inputSubmit"; export { RoundButton } from "./roundButton"; export { PlainButton } from "./plainButton"; //# sourceMappingURL=index.d.ts.map