mirror of
https://github.com/flarum/core.git
synced 2025-07-15 05:46:24 +02:00
Bundled output for commit 59a5871b59
Includes transpiled JS/TS, and Typescript declaration files (typings). [skip ci]
This commit is contained in:
@ -10,7 +10,7 @@ export declare function makeRouteHelpers(app: ForumApplication): {
|
||||
/**
|
||||
* Generate a URL to a discussion.
|
||||
*/
|
||||
discussion: (discussion: Discussion, near: number) => string;
|
||||
discussion: (discussion: Discussion, near?: number | undefined) => string;
|
||||
/**
|
||||
* Generate a URL to a post.
|
||||
*/
|
||||
|
2
framework/core/js/dist/forum.js.map
generated
vendored
2
framework/core/js/dist/forum.js.map
generated
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user