initial
This commit is contained in:
3
ts_web/elements/helperclasses/formcontroller.ts
Normal file
3
ts_web/elements/helperclasses/formcontroller.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export class FormController {
|
||||
|
||||
}
|
||||
1
ts_web/elements/helperclasses/index.ts
Normal file
1
ts_web/elements/helperclasses/index.ts
Normal file
@@ -0,0 +1 @@
|
||||
export * from './formcontroller.js';
|
||||
Reference in New Issue
Block a user