finished traffic light example + use WebP format for images
This commit is contained in:
parent
ea72f2d40b
commit
73c52c1867
24 changed files with 141 additions and 20 deletions
4
global.d.ts
vendored
4
global.d.ts
vendored
|
|
@ -2,4 +2,6 @@
|
|||
declare module '*.css';
|
||||
declare module '*.png';
|
||||
declare module '*.ttf';
|
||||
declare module '*.wav';
|
||||
declare module '*.wav';
|
||||
declare module '*.opus';
|
||||
declare module '*.webp';
|
||||
Loading…
Add table
Add a link
Reference in a new issue