UNPKG

@types/luxon

Version:

TypeScript definitions for luxon

18 lines (15 loc) 873 B
// Type definitions for luxon 1.26 // Project: https://github.com/moment/luxon#readme // Definitions by: Colby DeHart <https://github.com/colbydehart> // Hyeonseok Yang <https://github.com/FourwingsY> // Jonathan Siebern <https://github.com/jsiebern> // Matt R. Wilson <https://github.com/mastermatt> // Pietro Vismara <https://github.com/pietrovismara> // Janeene Beeforth <https://github.com/dawnmist> // Jason Yu <https://github.com/ycmjason> // Aitor Pérez Rodal <https://github.com/Aitor1995> // Piotr Błażejewicz <https://github.com/peterblazejewicz> // Carson Full <https://github.com/carsonf> // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped export * from "./src/luxon"; export as namespace luxon;