Closed rafcontreras closed 3 years ago
Types should be exported
import { VerificationResult } from "@vaxxnz/nzcp";
import { VerificationResult } from "@vaxxnz/nzcp"; \\ Module '"@vaxxnz/nzcp"' declares 'VerificationResult' locally, but it is not exported
Should be fixed in 0.1.5!
Expected Behavior
Types should be exported
Actual Behavior