Frontend first draft
This commit is contained in:
4
frontend/pshared/lib/models/organization/employee.dart
Normal file
4
frontend/pshared/lib/models/organization/employee.dart
Normal file
@@ -0,0 +1,4 @@
|
||||
import 'package:pshared/models/account/account.dart';
|
||||
|
||||
|
||||
typedef Employee = Account;
|
||||
Reference in New Issue
Block a user