Files
SerpentRace/SerpentRace_Backend/node_modules/@smithy/util-endpoints/dist-es/lib/isSet.js
T
2025-07-11 19:56:28 +02:00

2 lines
47 B
JavaScript

export const isSet = (value) => value != null;