Simple forum software for building great communities.
Go to file
David Sevilla Martin 1a695dee2c Convert extend util to TypeScript (#2928)
* Allow using file extension in core compat imports

Necessary for extend imports to have proper typings as we also have an unrelated extend/index.js file

* Add .ts file extension to extend imports for typings

* Fix changes to proxifyCompat regex breaking non-core import paths

* Move utility types to global types

Co-authored-by: David Wheatley <hi@davwheat.dev>
2021-11-08 16:52:13 -05:00
framework/core Convert extend util to TypeScript (#2928) 2021-11-08 16:52:13 -05:00