UNPKG

@ui5/webcomponents-localization

Version:
6 lines (5 loc) 172 B
import type UIDateT from "sap/ui/core/date/UI5Date"; declare const UI5DateWrapped: typeof UIDateT; declare class UI5Date extends UI5DateWrapped { } export default UI5Date;