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

1.1.2 • Public • Published

Installation

npm install --save @types/brace-expansion

Summary

This package contains type definitions for brace-expansion (https://github.com/juliangruber/brace-expansion).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/brace-expansion.

index.d.ts

export = expand;

declare function expand(input: string): string[];

Additional Details

  • Last updated: Mon, 06 Nov 2023 22:41:05 GMT
  • Dependencies: none

Credits

These definitions were written by BendingBender.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/brace-expansion

Weekly Downloads

45,805

Version

1.1.2

License

MIT

Unpacked Size

2.74 kB

Total Files

5

Last publish

Collaborators

  • types