---
lang: en
title: 'API docs: typeorm.typeormbindings'
keywords: LoopBack 4.0, LoopBack 4, Node.js, TypeScript, OpenAPI
sidebar: lb4_sidebar
editurl: https://github.com/strongloop/loopback-next/tree/master/extensions/typeorm
permalink: /doc/en/lb4/apidocs.typeorm.typeormbindings.html
---

<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@loopback/typeorm](./typeorm.md) &gt; [TypeOrmBindings](./typeorm.typeormbindings.md)

## TypeOrmBindings namespace

Binding keys used by this component.

<b>Signature:</b>

```typescript
export declare namespace TypeOrmBindings 
```

## Variables

|  Variable | Description |
|  --- | --- |
|  [MANAGER](./typeorm.typeormbindings.manager.md) |  |
|  [PREFIX](./typeorm.typeormbindings.prefix.md) |  |
|  [TAG](./typeorm.typeormbindings.tag.md) |  |


