MCPcopy Create free account
hub / github.com/ckeditor/ckeditor5-react / destroy

Method destroy

tests/_utils/editor.ts:96–98  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

94 }
95
96 public destroy(): Promise<void> {
97 return Promise.resolve();
98 }
99
100 // Implements the `DataApi` interface.
101 // See: https://ckeditor.com/docs/ckeditor5/latest/api/module_core_editor_utils_dataapimixin-DataApi.html

Callers 2

context.test.tsxFile · 0.45
editor.test.tsxFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected