Trello.js - API library
    Preparing search index...

    Interface Tag

    interface Tag {
        id?: string;
        name?: string;
    }
    Index

    Properties

    Properties

    id?: string
    name?: string