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

Improve export of Global Entities from data model #37

Open
ndowmon opened this issue Aug 26, 2020 · 0 comments
Open

Improve export of Global Entities from data model #37

ndowmon opened this issue Aug 26, 2020 · 0 comments
Labels
breaking enhancement New feature or request

Comments

@ndowmon
Copy link
Contributor

ndowmon commented Aug 26, 2020

Related to JupiterOne/sdk#315

Proposal: Namespace global entities under an exported GlobalEntities property.

e.g.

import { GlobalEntities } from '@jupiterone/data-model';

const INTERNET = GlobalEntities.INTERNET;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants