Closed exromany closed 2 years ago
allow to import action directly
import { mintNFT } from '@metaplex/js';
-1 on mixing it all into one global export. the namespaces keep it clear to developers what is what
allow to import action directly