An open API service indexing awesome lists of open source software.

https://github.com/acdcjunior/prp-shared


https://github.com/acdcjunior/prp-shared

Last synced: 24 minutes ago
JSON representation

Awesome Lists containing this project

README

          

Para gerar:

npm run build

Para adicionar ao projeto:

rm -rf node_modules/prp-shared && npm install --save-dev https://github.com/acdcjunior/prp-shared#master

Para importar nos arquivos TS:

import { Fatura } from 'prp-shared/visacaixa'