eduolalo / moment-business-days

This is a momentJS plugin that allows you to use only business days (Monday to Friday)
MIT License
240 stars 67 forks source link

Alert Import #108

Open rlzdesenv opened 1 year ago

rlzdesenv commented 1 year ago

import * as moment from 'moment-business-days';

497: This module can only be referenced with ECMAScript imports/exports by turning on the 'allowSyntheticDefaultImports' flag and referencing its default export.