0.1.3 • Published 6 months ago

@types/stringor v0.1.3

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

Installation

npm install --save @types/stringor

Summary

This package contains type definitions for stringor (https://github.com/vixerys/stringor).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/stringor.

index.d.ts

// Type definitions for stringor 0.1
// Project: https://github.com/vixerys/stringor
// Definitions by: Muunatic <https://github.com/Muunatic>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

/**
 * @param length
 * number of string
 */
 export function randomstring(length: number): string;

Additional Details

  • Last updated: Tue, 21 Dec 2021 21:31:20 GMT
  • Dependencies: none
  • Global values: none

Credits

These definitions were written by Muunatic.

0.1.2

7 months ago

0.1.1

8 months ago

0.1.3

6 months ago

0.1.0

2 years ago