Skip to content
This repository was archived by the owner on Jul 8, 2020. It is now read-only.
This repository was archived by the owner on Jul 8, 2020. It is now read-only.

...react-native-dotenv"' has no exported member 'USER_CLIENT_ID'. #76

@chrissnape

Description

@chrissnape

I'm importing an environment variable into a typescript file, all in the app works well, except in my IDE I am getting ...

Module '"../../../../../../Users/chris/Projects/xxxxx/node_modules/@types/react-native-dotenv"' has no exported member 'USER_CLIENT_ID'.

..due to tyepscript when importing.

import { USER_CLIENT_ID } from 'react-native-dotenv';

Could anyone help out please?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions