2.7.0 • Published 11 months ago
@nulib/dcapi-types v2.7.0
@nulib/dcapi-types
Typescript NPM package for Northwestern University Libraries Digital Collections API.
Northwestern University Libraries
Installation
npm install @nulib/dcapi-typesUsage
import { type Work } from "@nulib/dcapi-types";
...
const work = await apiGetRequest<Work>(id);Publishing/Updating Types
Types are generated by: Digital Collections API and PR'd into the main branch when the API is versioned. The staging branch tracks changes to the private staging DC API for development purposes only.
2.7.0
11 months ago
2.6.0
1 year ago
2.5.0
1 year ago
2.3.1
2 years ago
2.3.0
2 years ago
2.1.0
3 years ago
2.0.0
3 years ago
2.0.0-rc.5
3 years ago
2.0.0-rc.4
3 years ago
2.0.0-rc.3
3 years ago
2.0.0-rc.2
3 years ago
2.0.0-rc.1
3 years ago
2.0.0-pre
3 years ago