DefinitelyTyped/types/intl/index.d.ts
Muhammad Ragib Hasin 65049e5d32 [ascii2mathml][intl][remove-markdown] add typings (#18987)
* [ascii2mathml] add typings (v0.5.4)

* [intl] add typings

* [remove-markdown] add typings

* [ascii2mathml][intl][remove-markdown] fix lint

* [intl] fix project link

* [ascii2mathml] fix test error
2017-08-16 10:02:24 -07:00

7 lines
240 B
TypeScript

// Type definitions for intl 1.2
// Project: https://github.com/andyearnshaw/Intl.js
// Definitions by: Muhammad Ragib Hasin <https://github.com/RagibHasin>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
export = Intl;