interface ActionContext {
    folder: Folder;
}

Properties

Properties

folder: Folder