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

1.1.5 • Public • Published

Installation

npm install --save @types/svg-maps__usa

Summary

This package contains type definitions for @svg-maps/usa (https://github.com/VictorCazanave/svg-maps/tree/master/packages/usa).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/svg-maps__usa.

index.d.ts

import { Location, Map } from "@svg-maps/common";

declare const USA: Map;

export default USA;
export { Location, Map };

Additional Details

Credits

These definitions were written by Nick Glazer.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/svg-maps__usa

Weekly Downloads

116

Version

1.1.5

License

MIT

Unpacked Size

2.96 kB

Total Files

5

Last publish

Collaborators

  • types