fix: revert api-report.md changes
Signed-off-by: @pawelmitka <pawel.mitka@brainly.com>
This commit is contained in:
@@ -179,7 +179,7 @@ export function createRouter(options: RouterOptions): Promise<express.Router>;
|
||||
// @public (undocumented)
|
||||
export const createTemplateAction: <
|
||||
Input extends Partial<{
|
||||
[name: string]: Partial<JsonObject> | JsonValue | undefined;
|
||||
[name: string]: JsonValue | Partial<JsonObject> | undefined;
|
||||
}>,
|
||||
>(
|
||||
templateAction: TemplateAction<Input>,
|
||||
|
||||
Reference in New Issue
Block a user