mirror of
https://github.com/619dev/PaperPhone.git
synced 2026-05-19 07:46:14 +08:00
4 lines
77 B
JavaScript
4 lines
77 B
JavaScript
export function resolveLocationConstraintConfig(input) {
|
|
return input;
|
|
}
|