mirror of
https://github.com/flarum/framework.git
synced 2024-11-26 02:10:09 +08:00
Bundled output for commit 59a5871b59
Includes transpiled JS/TS, and Typescript declaration files (typings). [skip ci]
This commit is contained in:
parent
59a5871b59
commit
d496c749f5
|
@ -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
Loading…
Reference in New Issue
Block a user