FileMaster
Search
Toggle Dark Mode
Home
/
.
/
wp-content
/
plugins
/
surecart
/
dist
/
components
/
types
/
components
/
ui
/
flex
Edit File: sc-flex.d.ts
export declare class ScFlex { alignItems: string; justifyContent: string; flexDirection: string; columnGap: string; flexWrap: string; stack: string; render(): any; }
Save
Back