5 lines
111 B
TypeScript
5 lines
111 B
TypeScript
export * from "./color_scheme"
|
|
export * from "./ramps"
|
|
export * from "./syntax"
|
|
export * from "./theme_config"
|