UNPKG

@giphy/react-native-sdk

Version:
7 lines 272 B
export declare const GiphyThemePreset: { readonly Automatic: "automatic"; readonly Dark: "dark"; readonly Light: "light"; }; export type GiphyThemePreset = (typeof GiphyThemePreset)[keyof typeof GiphyThemePreset]; //# sourceMappingURL=giphyThemePreset.d.ts.map