Add type for router location state within subscribers listing
[PREMIUM-145]
This commit is contained in:
committed by
Veljko V
parent
ffc5484e68
commit
19c890cbd8
3
assets/js/src/subscribers/location_state.ts
Normal file
3
assets/js/src/subscribers/location_state.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export type LocationState = {
|
||||
backUrl?: string,
|
||||
};
|
Reference in New Issue
Block a user