fix(core): update
This commit is contained in:
parent
33584785df
commit
b094c07ef2
@ -12,7 +12,7 @@ export abstract class AAgHandler<TClaim> {
|
||||
*/
|
||||
public abstract slug: string;
|
||||
public abstract typedrouter: plugins.typedrequest.TypedRouter;
|
||||
public abstract checkReqirements(): Promise<IRequirementResult>;
|
||||
public abstract checkRequirements(): Promise<IRequirementResult>;
|
||||
|
||||
/**
|
||||
* start the ag-handler
|
||||
|
Loading…
Reference in New Issue
Block a user