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

Re-add Persistor type to static create() #11

Open
sshankar19 opened this issue Oct 3, 2018 · 1 comment
Open

Re-add Persistor type to static create() #11

sshankar19 opened this issue Oct 3, 2018 · 1 comment

Comments

@sshankar19
Copy link
Contributor

/**
 * @TODO: was typed `Persistor` but that's weird? doesn't work need to figure out what's going on.
 */
static create(): any | undefined {return undefined}; 
@nsaenz7
Copy link
Contributor

nsaenz7 commented Oct 3, 2018

This function seems to be exposed purely for test purposes, but we can probably still type this as Persistor to make this legacy code less confusing.

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

No branches or pull requests

2 participants