1
0
mirror of https://github.com/flarum/core.git synced 2025-08-11 19:04:29 +02:00

Bundled output for commit 5cea3d3b9b

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]
This commit is contained in:
flarum-bot
2024-09-28 08:38:54 +00:00
parent 5cea3d3b9b
commit bc4356a7f5
96 changed files with 346 additions and 178 deletions

2
extensions/akismet/js/dist-typings/admin/extend.d.ts generated vendored Normal file
View File

@@ -0,0 +1,2 @@
declare const _default: any[];
export default _default;

View File

@@ -1 +1 @@
export {};
export { default as extend } from './extend';