somod-types
TypeScript icon, indicating that this package has built-in type declarations

1.17.3 • Public • Published

Type Definitions in SOMOD

Typescript type definitions from SOMOD

DONT INSTALL THIS PACKAGE DIRECTLY. THIS WILL BE PART OF SOMOD

Usage

SOMOD CLI uses this internally.

These types are re-exported from somod package. It is recommended to import these types from somod for creating plugins

import { Plugin } from "somod";

const myPlugin: Plugin = {
  // ...
};

export default myPlugin;

Support

This project is a part of Open Source Intitiative from Sodaru Technologies

Write an email to opensource@sodaru.com for queries on this project

Package Sidebar

Install

npm i somod-types

Weekly Downloads

2

Version

1.17.3

License

MIT

Unpacked Size

10.2 kB

Total Files

12

Last publish

Collaborators

  • sodaru-it