mirror of
https://github.com/AutoMaker-Org/automaker.git
synced 2026-02-01 20:23:36 +00:00
4 lines
180 B
TypeScript
4 lines
180 B
TypeScript
export { defaultBackgroundSettings } from './background-settings';
|
|
export { defaultTerminalState } from './terminal-defaults';
|
|
export { MAX_INIT_OUTPUT_LINES } from './constants';
|