tachybase_todo/packages/plugins/@hera/plugin-rental/src/interfaces/systemSetting.ts
2024-03-11 19:25:05 +08:00

4 lines
45 B
TypeScript

interface SystemSetting {
title: string;
}