Home Reference Source Repository

src/joda.js

import { LocalDate } from './LocalDate'

export default {
    LocalDate: LocalDate
}