developer-published-language
v1.2.0
Published
Collection of DTOs and other entities shared by developer-ui and developer-api
Downloads
2
Readme
developer-published-language
Collection of DTOs and other entities shared by developer-ui and developer-api
Install
// with npm
npm i --save developer-published-language
// with yarn
yarn add developer-published-language
Usage
import { IssueDto } from "developer-published-language";