mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-28 17:35:49 +08:00
Merge pull request #15799 from pendar747/master
Modified the type definition for tinymce
This commit is contained in:
2262
types/tinymce/index.d.ts
vendored
2262
types/tinymce/index.d.ts
vendored
File diff suppressed because it is too large
Load Diff
@@ -1,4 +1,4 @@
|
||||
import { tinymce } from 'tinymce';
|
||||
import * as tinymce from 'tinymce';
|
||||
|
||||
tinymce.init({
|
||||
selector: 'textarea',
|
||||
|
||||
Reference in New Issue
Block a user