12 lines
214 B
JavaScript
12 lines
214 B
JavaScript
|
import {
|
||
|
SlFormatDate
|
||
|
} from "./chunk.ZPXFI2B7.js";
|
||
|
|
||
|
// src/components/format-date/format-date.ts
|
||
|
var format_date_default = SlFormatDate;
|
||
|
SlFormatDate.define("sl-format-date");
|
||
|
|
||
|
export {
|
||
|
format_date_default
|
||
|
};
|