Skip to content

Commit 4e1f04e

Browse files
committed
(#129) Updated docs comments to refer to new parameters class
1 parent b462314 commit 4e1f04e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/locationparameters.class.ts

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ import {OptionalSearchParameters} from "./optionalsearchparameters.class";
22

33
/**
44
* {@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
56
*/
67
export {
78
OptionalSearchParameters as LocationParameters

0 commit comments

Comments
 (0)