mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-06-30 23:30:06 +00:00
* Add default export to type definition * Add my name * Update test * Commit to prevent bot from auto-closing * Try other export format * Add declare * Change back to export * Try `export default` * Add module * Remove module again * Fix imports * Upgrade imports * Revert imports * Revert imports * Try using default instead * Revert test Cannot test for a default import Ref: https://github.com/DefinitelyTyped/DefinitelyTyped/pull/41948#issuecomment-585441968 * Try wrapping in namespace * Fix or disable linting errors * Try with different namespace merging * Fix interface access