Skip to content
This repository has been archived by the owner on Jan 6, 2023. It is now read-only.
/ models Public archive

Latest commit

 

History

History
8 lines (5 loc) · 231 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 231 Bytes

Models

This library contains the TypeORM database models used by Canister.
It's mostly internal and is used by the Core and API to communicate shared queries.

Installation

npm install --save @canister/models