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