undo derp comment
This commit is contained in:
@@ -159,7 +159,7 @@ export type AppOptions = {
|
||||
* }
|
||||
* ```
|
||||
*/
|
||||
bindRoutes?(context: { /** le derp */ bind: AppRouteBinder }): void;
|
||||
bindRoutes?(context: { bind: AppRouteBinder }): void;
|
||||
};
|
||||
|
||||
export type BackstageApp = {
|
||||
|
||||
Reference in New Issue
Block a user