3 lines
79 B
JavaScript
3 lines
79 B
JavaScript
|
export const PROVIDER_DEFAULT = null;
|
||
|
export const PROVIDER_GOOGLE = 'google';
|