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

1.0.0 • Public • Published

Installation

npm install --save @types/pragma

Summary

This package contains type definitions for pragma (https://github.com/egoist/pragma).

Details

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

declare function pragma(input: string, option?: { parseContent?: (source: string) => any }): Record<string, any>;

export = pragma;

Additional Details

  • Last updated: Tue, 27 Feb 2024 09:06:52 GMT
  • Dependencies: none

Credits

These definitions were written by e6nlaq.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/pragma

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

2.75 kB

Total Files

5

Last publish

Collaborators

  • types