mirror of
https://github.com/mitchell/mjfs.us.git
synced 2025-12-19 13:47:22 +00:00
Migrate project from JS+Flow to TypeScript
This commit is contained in:
parent
60a557f918
commit
356b95579e
36 changed files with 3300 additions and 3058 deletions
4
src/images/webp.d.ts
vendored
Normal file
4
src/images/webp.d.ts
vendored
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
declare module "*.webp" {
|
||||
const value: any
|
||||
export default value
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue