Coda by Ian Macalinao
    Preparing search index...

    Internal plugin that assigns an edition number to an asset printed from a MasterEdition.

    type Edition = {
        number: number;
    }
    Index

    Properties

    Properties

    number: number

    The edition number assigned to this asset.