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

Missing CrossOver and TypicalPrice export in index.d.ts #210

Open
ZappaBoy opened this issue Mar 31, 2020 · 0 comments
Open

Missing CrossOver and TypicalPrice export in index.d.ts #210

ZappaBoy opened this issue Mar 31, 2020 · 0 comments

Comments

@ZappaBoy
Copy link

ZappaBoy commented Mar 31, 2020

Missing lines in declarations/index.d.ts:

export { TypicalPrice, typicalprice } from './chart_types/TypicalPrice';
export { crossOver, CrossOver } from './Utils/CrossOver';

Pull Request: #209

I hope that's was helpful

@ZappaBoy ZappaBoy changed the title Missing CrossOver export in index.d.ts Missing CrossOver and TypicalPrice export in index.d.ts Mar 31, 2020
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

1 participant