UNPKG

@becklyn/contentful-adapter

Version:

[![CI](https://github.com/Becklyn-Studios/contentful-adapter/actions/workflows/ci.yml/badge.svg)](https://github.com/Becklyn-Studios/contentful-adapter/actions/workflows/ci.yml)

5 lines (4 loc) 264 B
export declare const MODULE_PATH = "node_modules/@becklyn/contentful-adapter"; export declare const executeSetupCommand: () => Promise<void>; export declare const setupTsConfig: () => Promise<void>; export declare const setupContentfulConfig: () => Promise<void>;