UNPKG

slate-devtools

Version:

`slate-devtools` as name suggests it is devtool for [slatejs](https://github.com/ianstormtaylor/slate) which will assist you in debugging the code

29 lines 975 B
export declare const MenuLayout: import("@stitches/react").StitchesComponentWithAutoCompleteForJSXElements<"div", {}, import("@stitches/core").TConditions & { initial: ""; }, { colors: { DTSbg: string; DTSbgScriptEditor: string; DTSbgInput: string; DTSbuttonBlue: string; DTSbuttonBlueHover: string; DTSbuttonRose: string; DTSbuttonRoseHover: string; DTSbuttonRed: string; DTSbuttonRedHover: string; DTSbuttonGray: string; DTSbuttonGreen: string; DTSbatchNormalizing: string; DTSbatchOperations: string; DTSoperationHere: string; DTStextOperationBlue: string; DTStextPropertiesBlue: string; }; }, { $reset: unknown; $gridCenter: unknown; $flex: unknown; $truncate: unknown; $focus: unknown; }, import("@stitches/core").CSSPropertiesToTokenScale>; //# sourceMappingURL=menuLayout.d.ts.map