UNPKG

@nodegui/nodegui

Version:

A cross-platform library to build native desktop apps.

7 lines (6 loc) 130 B
export declare enum Corner { TopLeftCorner = 0, TopRightCorner = 1, BottomLeftCorner = 2, BottomRightCorner = 3 }