# Interface: BaseRenderer

The purpose of this interface is for type checking
It make sures that the variable is a type of renderer

## Table of contents

### Properties

- [rendererType](BaseRenderer.md#renderertype)

### Methods

- [flush](BaseRenderer.md#flush)

## Properties

### rendererType

• **rendererType**: [`RendererType`](../README.md#renderertype)

## Methods

### flush

▸ **flush**(): `void`

#### Returns

`void`
