UNPKG

typing-speed-test-api

Version:

A simple Node.js API to calculate typing speed and accuracy based on user input.

3 lines (2 loc) 99 B
const { typing_speed_test } = require("./routeService"); module.exports = { typing_speed_test };