v5.0.0
    Preparing search index...

    Interface KeyParts

    interface KeyParts {
        accidental: string;
        root: string;
        type: string;
    }
    Index

    Properties

    Properties

    accidental: string
    root: string
    type: string