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

1.0.3 • Public • Published

Installation

npm install --save @types/boolbase

Summary

This package contains type definitions for boolbase (https://github.com/fb55/boolbase).

Details

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

index.d.ts

/** A function that always returns `true` */
export function trueFunc(): true;

/** A function that always returns `false` */
export function falseFunc(): false;

Additional Details

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

Credits

These definitions were written by .

Readme

Keywords

none

Package Sidebar

Install

npm i @types/boolbase

Weekly Downloads

15,832

Version

1.0.3

License

MIT

Unpacked Size

2.65 kB

Total Files

5

Last publish

Collaborators

  • types