返回 presentation-ai
index.ts
根目录 / src / hooks / presentation / scaling / index.ts
1 export { baseWidths } from "./scaling-utils";
2 export type { SlideScalingConfig } from "./scaling-utils";
3
3 lines TYPESCRIPT