mirror of
https://github.com/619dev/PaperPhone.git
synced 2026-05-16 11:45:45 +08:00
2 lines
47 B
JavaScript
2 lines
47 B
JavaScript
export const isSet = (value) => value != null;
|