Built-in TypeScript support has been added to DataStax Node.js drivers for Apache Cassandra and DataStax Enterprise. The TypeScript declarations are now contained within the same package and repository as the JavaScript API, ensuring they remain synchronized. DSE-specific types like geo, auth, and graph can also be used from TypeScript. To start using the Node.js driver for Apache Cassandra in a TypeScript project, install the driver package via npm and begin coding. The latest versions of the driver are available on the npm registry.