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

2.0.2 • Public • Published

Installation

npm install --save @types/native-hello-world

Summary

This package contains type definitions for native-hello-world (https://github.com/sonicdoe/native-hello-world#readme).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/native-hello-world.

index.d.ts

/**
 * Native “Hello, world!” addon, useful for testing
 */
declare function nativeHelloWorld(): string;

export = nativeHelloWorld;

Additional Details

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

Credits

These definitions were written by Piotr Błażejewicz.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/native-hello-world

Weekly Downloads

11

Version

2.0.2

License

MIT

Unpacked Size

2.93 kB

Total Files

5

Last publish

Collaborators

  • types