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

3.0.2 • Public • Published

Installation

npm install --save @types/preval.macro

Summary

This package contains type definitions for preval.macro (https://github.com/kentcdodds/preval.macro).

Details

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

index.d.ts

declare function preval(strings: TemplateStringsArray, ...values: any[]): any;
export = preval;

Additional Details

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

Credits

These definitions were written by Jeow Li Huan.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/preval.macro

Weekly Downloads

4,434

Version

3.0.2

License

MIT

Unpacked Size

2.75 kB

Total Files

5

Last publish

Collaborators

  • types