UNPKG

@cambridge-pte/gigya

Version:

Fork of Scott Hvestadt's Gigya SDK for NodeJS.

3 lines (2 loc) 80 B
export declare type TargetEnv = 'browser' | 'mobile'; export default TargetEnv;