@itandu/core
TypeScript icon, indicating that this package has built-in type declarations

2.0.13 • Public • Published

CromwellCMS Shared SDK

Exports common type definitions and helpers used by frontend and backend.

Install

npm i @itandu/core

Use

Example of usage

import { getStoreItem, TCmsSettings } from '@itandu/core';

const settings: TCmsSettings | undefined = getStoreItem('cmsSettings');

Readme

Keywords

none

Package Sidebar

Install

npm i @itandu/core

Weekly Downloads

1

Version

2.0.13

License

MIT

Unpacked Size

2.63 kB

Total Files

3

Last publish

Collaborators

  • robodove
  • ituadmin