index.ts
248 Bytes
-
Fix: reverted back to `import * as module` instead of using namespaces (#23069) · f75387bd
* Removed namespace declaration to prevent issues with external plugins. * fixed imports and tests.
Marcus Andersson committed