Class: Contentstack

Contentstack()

new Contentstack()

Creates an instance of `Contentstack`.
Source:

Methods

(static) Stack() → {Stack}

Initialize an instance of ‘Stack’
Source:
Returns:
Type
Stack
Example
const Stack = Contentstack.Stack('api_key', 'delivery_token')//or
const Stack = Contentstack.Stack()