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

2.0.2 • Public • Published

Installation

npm install --save @types/ldap-escape

Summary

This package contains type definitions for ldap-escape (https://github.com/tcort/ldap-escape).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ldap-escape.

index.d.ts

export function filter(TemplateStringsArray: TemplateStringsArray, ...str: string[] | number[]): string;
export function dn(TemplateStringsArray: TemplateStringsArray, ...str: string[] | number[]): string;

Additional Details

  • Last updated: Tue, 07 Nov 2023 09:09:38 GMT
  • Dependencies: none

Credits

These definitions were written by Simone Corsi.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/ldap-escape

Weekly Downloads

241

Version

2.0.2

License

MIT

Unpacked Size

2.97 kB

Total Files

5

Last publish

Collaborators

  • types