mirror of
https://github.com/flarum/core.git
synced 2025-07-20 08:11:27 +02:00
Bundled output for commit 31a00eeb95
Includes transpiled JS/TS, and Typescript declaration files (typings). [skip ci]
This commit is contained in:
2
extensions/tags/js/dist-typings/@types/shims.d.ts
generated
vendored
2
extensions/tags/js/dist-typings/@types/shims.d.ts
generated
vendored
@@ -3,7 +3,7 @@ import type TagListState from '../forum/states/TagListState';
|
|||||||
|
|
||||||
declare module 'flarum/forum/routes' {
|
declare module 'flarum/forum/routes' {
|
||||||
export interface ForumRoutes {
|
export interface ForumRoutes {
|
||||||
tag?: (tag: Tag) => string;
|
tag: (tag: Tag) => string;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user