UNPKG

@meleon/uni-ui

Version:

A uniapp components library written in vue3 and typescript

1 lines 157 B
export var CellTypeEnum;!function(t){t.CUSTOM="custom",t.TEXT="text",t.BUTTON="button",t.SWITCH="switch",t.NAV="navigator"}(CellTypeEnum||(CellTypeEnum={}));