1.2.2 • Published 7 months ago

@types/chrome-location v1.2.2

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

Installation

npm install --save @types/chrome-location

Summary

This package contains type definitions for chrome-location (https://github.com/hughsk/chrome-location).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/chrome-location.

index.d.ts

// Type definitions for chrome-location 1.2
// Project: https://github.com/hughsk/chrome-location
// Definitions by: Ingyu Tae <https://github.com/IngyuTae>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

declare const exe: string | null;

export = exe;

Additional Details

  • Last updated: Tue, 06 Jul 2021 00:01:25 GMT
  • Dependencies: none
  • Global values: none

Credits

These definitions were written by Ingyu Tae.