Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 401 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 401 Bytes

@voxasoftworks/hmrc-common

A set of common resources, including types and helper functions, used across Voxa's TypeScript HMRC libraries.

This package defines

  • Custom error types
  • A request handler for HMRC
  • A type for access tokens

This package is designed to share resources between Voxa's other TypeScript HMRC libraries, such as @voxasoftworks/hmrc-auth, and is not for use by end users.