UNPKG

93 BTypeScriptView Raw
1// Minimum TypeScript Version: 4.3
2
3export * from "./src/luxon";
4
5export as namespace luxon;