Baz.IEx.Commands.ImportCollectionAssets (baz v0.0.2)

Import the given collection_assets from a venue by matching slug & token_ids

Link to this section Summary

Link to this section Types

@type opts() :: [venue: String.t(), slug: String.t(), token_ids: [non_neg_integer()]]

Link to this section Functions

@spec create(opts()) :: no_return()