1.17.3 • Published 2 years ago

somod-types v1.17.3

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

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

1.17.3

2 years ago

1.17.2

2 years ago

1.17.0-1

2 years ago

1.17.0-0

2 years ago

1.17.0

2 years ago

1.17.0-2

2 years ago

1.15.0

3 years ago

1.14.1

3 years ago

1.14.0

3 years ago

1.13.4

3 years ago