mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-19 02:21:24 +01:00
update options file 80%
This commit is contained in:
parent
0216c0456f
commit
b66f4c6ca8
5 changed files with 114 additions and 74 deletions
|
|
@ -6,6 +6,7 @@ export type ElementMap = {
|
|||
input: HTMLInputElement;
|
||||
output: HTMLOutputElement;
|
||||
select: HTMLSelectElement;
|
||||
canvas: HTMLCanvasElement;
|
||||
// add more types as needed
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue