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

Figure out how to better export types #33

Closed
1 of 2 tasks
paustint opened this issue Oct 19, 2018 · 0 comments · Fixed by #37
Closed
1 of 2 tasks

Figure out how to better export types #33

paustint opened this issue Oct 19, 2018 · 0 comments · Fixed by #37
Assignees
Labels
Milestone

Comments

@paustint
Copy link
Collaborator

  • Feature
  • Bug Request

Description

Right now, types must be imported from import { Query } from '../../node_modules/soql-parser-js/dist/models/SoqlQuery.model'; when they should be available from index.ts

@paustint paustint added the bug Something isn't working label Oct 19, 2018
@paustint paustint added this to the Release-1 milestone Oct 19, 2018
@paustint paustint self-assigned this Oct 19, 2018
@paustint paustint added chore and removed bug Something isn't working labels Oct 20, 2018
paustint added a commit that referenced this issue Oct 20, 2018
paustint added a commit that referenced this issue Oct 20, 2018
used new import from main index
added syntax highlighting for docs
added compose query to docs

resolves #33
@paustint paustint mentioned this issue Oct 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant