returns a copy of the statuses array
const statuses = $$("kanban").getStatuses();
The getStatuses() method allows to get the copy of the statuses array, which is very useful for creating a custom editor.