Igor Strelnyk

Results 1 comments of Igor Strelnyk

Create a listing file: In the root of your project, create the editorjs.d.ts file and add the following content to it: `declare module '@editorjs/quote'` tsconfig.json `{ "include": [ "./editorjs.d.ts", //...