UNPKG

@cambridge-pte/gigya

Version:

Fork of Scott Hvestadt's Gigya SDK for NodeJS.

3 lines (2 loc) 69 B
export declare type Gender = 'f' | 'm' | 'u'; export default Gender;