drives page

This commit is contained in:
Aaron Greenspan
2021-01-06 20:24:19 -07:00
committed by Aiden McClelland
parent 31318687bf
commit 0cd2a32b24
16 changed files with 173 additions and 5 deletions

View File

@@ -33,6 +33,7 @@
"src/polyfills.ts",
],
"include": [
"src/**/*.d.ts"
"src/**/*.d.ts",
"*.d.ts",
]
}