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

4 lines 197 B
export { Devtools } from "./devtools/devtools"; export type { DevtoolsProps } from "./devtools/devtools"; export { withDevtools } from "./plugins/withDevtools"; //# sourceMappingURL=lib.d.ts.map