GrapesJS/grapesjs

BUG: typping error in dist/index.d.ts

oliviermgx opened this issue · 0 comments

GrapesJS version

  • I confirm to use the latest version of GrapesJS

What browser are you using?

Firefox

Reproducible demo link

dist/index.d.ts

Describe the bug

Typping error ?

proeperty

instead of property
don't know if it's serious

lines 8053/8054 : addBuiltIn(prop: string, definition: Omit<PropertyProps, "property"> & { proeperty?: "string";

Code of Conduct

  • I agree to follow this project's Code of Conduct