4 lines
85 B
TypeScript
Executable File
4 lines
85 B
TypeScript
Executable File
|
|
import { BudgetPlanView as WorkPlan } from './BudgetPlanView';
|
|
export { WorkPlan };
|