UNPKG

@aws-amplify/graphql-api-construct

Version:

AppSync GraphQL Api Construct using Amplify GraphQL Transformer.

2 lines (1 loc) 68 B
export const booleanEquals = (value1, value2) => value1 === value2;