UNPKG

datch-her

Version:

A package that returns true for 'her' and false for 'him'

2 lines 51 B
export const her = true; export const him = false;