import { DaffTestingContentService } from '@daffodil/content/driver/testing'
@Injectable()
class DaffTestingContentService implements DaffContentServiceInterface {
getBlocks(...blockIds: string[]): any
}
anyGet an content object with the specified content ID.
| Parameter | blockIds: string[] |
|---|---|
| Description |