[react-to-pdf](../README.md) / [Modules](../modules.md) / constants

# Module: constants

## Table of contents

### Enumerations

- [Margin](../enums/constants.Margin.md)
- [Resolution](../enums/constants.Resolution.md)

### Variables

- [DEFAULT\_OPTIONS](constants.md#default_options)
- [MM\_TO\_PX](constants.md#mm_to_px)

## Variables

### DEFAULT\_OPTIONS

• `Const` **DEFAULT\_OPTIONS**: `Readonly`<[`ConversionOptions`](types.md#conversionoptions)\>

#### Defined in

[constants.ts:20](https://github.com/ivmarcos/react-to-pdf/blob/36bd08b/src/constants.ts#L20)

___

### MM\_TO\_PX

• `Const` **MM\_TO\_PX**: ``3.77952755906``

#### Defined in

[constants.ts:3](https://github.com/ivmarcos/react-to-pdf/blob/36bd08b/src/constants.ts#L3)
