1.1.5 • Published 6 months ago

@types/svg-maps__usa v1.1.5

Weekly downloads
72
License
MIT
Repository
github
Last release
6 months ago

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

// Type definitions for @svg-maps/usa 1.1
// Project: https://github.com/VictorCazanave/svg-maps/tree/master/packages/usa
// Definitions by: Nick Glazer <https://github.com/nickglazer>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

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.

1.1.5

6 months ago

1.1.4

7 months ago

1.1.3

8 months ago

1.1.2

3 years ago

1.1.1

4 years ago

1.1.0

4 years ago