dragonroll/backend/node_modules/@smithy/util-endpoints/dist-es/lib/not.js

2 lines
38 B
JavaScript

export const not = (value) => !value;