UNPKG

dphelper.types

Version:

TypeScript type declarations for dphelper library

40 lines (24 loc) 1.18 kB
# dphelper.types [![npm version](https://img.shields.io/npm/v/dphelper.types.svg)](https://www.npmjs.com/package/dphelper.types) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) TypeScript type declarations for the dphelper utility library. This package provides comprehensive type definitions to enable full TypeScript support when using dphelper. ## Type Coverage This package provides types for all dphelper functionality: - ✅ Complete type definitions - ✅ Generic type support - ✅ Strict null checks - ✅ Documentation comments - ✅ Method overloads where applicable ## License This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details. ## Author ### Dario Passariello - Website: [https://dario.passariello.ca](https://dario.passariello.ca) - GitHub: [@passariello](https://github.com/passariello) ## Support If you find this package helpful, please consider: - Starring the repository - Reporting any issues you find - Contributing to the project --- Copyright © 2019-2025 Dario Passariello. All rights reserved.