Type Alias AllCollectionErrors

AllCollectionErrors: InferInstance<
    typeof COLLECTION_ERRORS[keyof typeof COLLECTION_ERRORS],
>

IMPORT_PATH: "@daiso-tech/core/collection/contracts"