Typescript
@globus/sdk
is written in Typescript and includes type definitions for its internal types, Globus platform types (i.e. API responses) are provided by the @globus/types
package and must be installed separately.
npm install @globus/sdk @globus/types