---
title: "Contentstack"
description: "Contentstack"
url: "https://www.contentstack.com/docs/developers/sdks/content-delivery-sdk/typescript/reference/contentstack"
product: "Contentstack"
doc_type: "guide"
audience:
  - developers
  - admins
version: "current"
last_updated: "2026-09-04"
---

# Contentstack

## Contentstack

The Contentstack module contains the instance of a stack. To import Contentstack, refer to the code below:

```
import contentstack from '@contentstack/delivery-sdk';
```

## Contentstack | TypeScript Delivery SDK | Contentstack

The Contentstack module in the TypeScript Delivery SDK holds the stack instance and is the entry point for initializing access to your Contentstack content.