We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8d6982 commit d6d6928Copy full SHA for d6d6928
1 file changed
adminforth/types/Back.ts
@@ -578,7 +578,7 @@ export interface IAdminForth {
578
* This method will be automatically called from AdminForth HTTP adapter to serve AdminForth SPA.
579
*/
580
setupEndpoints(server: IHttpServer): void;
581
-
+
582
/**
583
* This method can be used when you want to get some plugin instances by class name.
584
* Should be used for plugins which might have multiple instances with the same class name.
0 commit comments