Skip to content

types/mocha

Repository files navigation

Typed Mocha

The type definition for mocha

LICENSE

MIT

Contributing

# Install modules
npm install

# Build
npm run build

# Test
npm test