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

feat: add types, module, imports and require conditions #11

Merged
merged 2 commits into from Dec 29, 2022

Conversation

dominikg
Copy link
Contributor

@dominikg dominikg commented Dec 28, 2022

new conditions added:

import {
  REQUIRE,
  IMPORT,
  TYPES,
  MODULE
} from 'node-conditions'

fixes #10

@dominikg dominikg merged commit 6dac351 into main Dec 29, 2022
@dominikg dominikg deleted the feat/add-conditions branch December 29, 2022 13:48
@github-actions github-actions bot mentioned this pull request Dec 29, 2022
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.

import, require, types and module conditions
2 participants