# Interface: UtilizedTemplateNames

[Mobile Document Scanner API Reference](../index.md) / UtilizedTemplateNames

# Interface: UtilizedTemplateNames

Defined in: [src/views/utils/types.ts:62](https://github.com/Dynamsoft/document-scanner-javascript/blob/main/src/views/utils/types.ts#L62)

Capture Vision template names for document detection and normalization.

## Remarks

Override to self-host resources.

## See

[Self-hosting](https://www.dynamsoft.com/mobile-document-scanner/docs/web/guide/index.html#self-host-resources)

## Default Value

`DEFAULT_TEMPLATE_NAMES`

## Properties

### detect

> **detect**: `string`

Defined in: [src/views/utils/types.ts:63](https://github.com/Dynamsoft/document-scanner-javascript/blob/main/src/views/utils/types.ts#L63)

***

### normalize

> **normalize**: `string`

Defined in: [src/views/utils/types.ts:64](https://github.com/Dynamsoft/document-scanner-javascript/blob/main/src/views/utils/types.ts#L64)
