chore: add deprecation notice on dot org site
This commit is contained in:
@@ -5,4 +5,5 @@ export interface RouteServiceInterface {
|
||||
deinit(): void
|
||||
getRoute(): RouteParserInterface
|
||||
removeQueryParameterFromURL(param: RootQueryParam): void
|
||||
get isDotOrg(): boolean
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user