@types/validate-objectid
TypeScript icon, indicating that this package has built-in type declarations

0.2.2 • Public • Published

Installation

npm install --save @types/validate-objectid

Summary

This package contains type definitions for validate-objectid (https://github.com/ashaffer/validate-objectid#readme).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/validate-objectid.

index.d.ts

declare function validateObjectId(str: string): boolean;

export = validateObjectId;

Additional Details

  • Last updated: Tue, 07 Nov 2023 15:11:36 GMT
  • Dependencies: none

Credits

These definitions were written by Rajas Paranjpe.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/validate-objectid

Weekly Downloads

0

Version

0.2.2

License

MIT

Unpacked Size

2.81 kB

Total Files

5

Last publish

Collaborators

  • types