foregroundEnum.ts 128 Bytes Raw Blame History Permalink 1 2 3 4 5 export enum ForegroundAttributeEnum { WIDTH = 'width', HEIGHT = 'height', THINGS_KIT_COMPONENT = 'thingskit-component', }