package/antd/dayjs-plugins.js (15 lines of code) (raw):
'use strict'
module.exports = [
'isSameOrBefore',
'isSameOrAfter',
'advancedFormat',
'customParseFormat',
'weekday',
'weekYear',
'weekOfYear',
'isMoment',
'localeData',
'localizedFormat',
'badMutable',
'utc'
]