UNPKG

react-native-cn-richtext-editor

Version:
10 lines (9 loc) 323 B
declare const _default: { test(value: any): boolean; serialize(node: any, config: any, indentation: any, depth: any, refs: any, printer: any): string; }; /** * A pretty-format plugin for React's FiberNode objects, which are very large trees that are too * large and verbose to print. */ export default _default;