UNPKG

@types/intl

Version:
21 lines (15 loc) 605 B
# Installation > `npm install --save @types/intl` # Summary This package contains type definitions for intl (https://github.com/andyearnshaw/Intl.js). # Details Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/intl. ## [index.d.ts](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/intl/index.d.ts) ````ts export = Intl; ```` ### Additional Details * Last updated: Tue, 07 Nov 2023 03:09:37 GMT * Dependencies: none # Credits These definitions were written by [Muhammad Ragib Hasin](https://github.com/RagibHasin).