Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export the interface #46

Merged
merged 1 commit into from
Jan 20, 2020
Merged

Export the interface #46

merged 1 commit into from
Jan 20, 2020

Conversation

vladinator1000
Copy link
Contributor

It would be nice to be able to import the interface in TypeScript so that you can do

import RNSecureStorage, { RNSecureStorageStatic } from "rn-secure-storage"

interface Dependencies {
  secureStorage: RNSecureStorageStatic
}

It would be nice to be able to import the interface in TypeScript
@talut talut merged commit b2a3d41 into talut:master Jan 20, 2020
@vladinator1000 vladinator1000 deleted the patch-1 branch January 22, 2020 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants