UNPKG

@contentful/integration-test-utils

Version:
3 lines (2 loc) 145 B
import { ClientAPI } from 'contentful-management'; export declare function deleteTestSpace(client: ClientAPI, spaceId: string): Promise<void>;