We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b462314 commit 4e1f04eCopy full SHA for 4e1f04e
lib/locationparameters.class.ts
@@ -2,6 +2,7 @@ import {OptionalSearchParameters} from "./optionalsearchparameters.class";
2
3
/**
4
* {@deprecated This module serves as a polyfill to not break existing pre v1.5 code. Will be removed in v2.0.0}
5
+ * Use {@link OptionalSearchParameters} instead
6
*/
7
export {
8
OptionalSearchParameters as LocationParameters
0 commit comments