// Type definitions for luxon 3.0 // Project: https://github.com/moment/luxon#readme // Definitions by: Colby DeHart // Hyeonseok Yang // Jonathan Siebern // Matt R. Wilson // Pietro Vismara // Janeene Beeforth // Jason Yu // Aitor Pérez Rodal // Piotr Błażejewicz // Carson Full // Hugo Silva // Martin Badin // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped export * from './src/luxon'; export as namespace luxon;