---
meta:
 - name: keywords
   description: api typescript node.js documentation PulseService const
---
# PulseService - @tsed/pulse

## Usage

```typescript
import { PulseService } from "@tsed/pulse";
```

> See [/packages/third-parties/pulse/src/services/PulseService.ts](https://github.com/tsedio/tsed/blob/v8.28.2/packages/third-parties/pulse/src/services/PulseService.ts#L0-L0).

## Overview

```ts
const PulseService: {
    readonly __type: "token_factory";
};

export type PulseService = Pulse;
```

<!-- Members -->

## readonly \__type

```ts
readonly __type: "token_factory";
```
