Skip to content

Commit

Permalink
squash!
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Oct 2, 2023
1 parent 53638e9 commit 0d9bf83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/Class/TypeDoc/Context.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* @module TypeDoc
*
*/
export default class _Class
export default class
extends (await import("typedoc")).DefaultThemeRenderContext
implements Type
{
Expand Down

0 comments on commit 0d9bf83

Please sign in to comment.