@@ -135,14 +135,6 @@ export function createDebugLogAction(): TemplateAction_2<
|
||||
JsonObject
|
||||
>;
|
||||
|
||||
// @public
|
||||
export function createFailAction(): TemplateAction_2<
|
||||
{
|
||||
timesToFail: number;
|
||||
},
|
||||
JsonObject
|
||||
>;
|
||||
|
||||
// @public
|
||||
export function createFetchCatalogEntityAction(options: {
|
||||
catalogClient: CatalogApi;
|
||||
|
||||
Reference in New Issue
Block a user