developer-tools-common-language
v0.3.6
Published
Collection of DTOs and other entities shared by developer-ui and developer-api
Downloads
2
Readme
developer-tools-common-language
The common language of all developer-tools packages
Install
// with pnpm
pnpm i --save developer-tools-common-language
// with yarn
yarn add developer-tools-common-language
Usage
import { Events } from 'developer-tools-common-language';