1.0.4 • Published 6 months ago

@types/svg-maps__brazil v1.0.4

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

Installation

npm install --save @types/svg-maps__brazil

Summary

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

Details

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

index.d.ts

// Type definitions for @svg-maps/brazil 1.0
// Project: https://github.com/VictorCazanave/svg-maps/tree/master/packages/brazil
// Definitions by: Joao Sutel <https://github.com/joaosutel>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

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

declare const brazil: Map;

export default brazil;
export { Location, Map };

Additional Details

Credits

These definitions were written by Joao Sutel.

1.0.2

8 months ago

1.0.4

6 months ago

1.0.3

7 months ago

1.0.1

3 years ago

1.0.0

3 years ago