mirror of
https://github.com/titanscouting/tra-analysis.git
synced 2025-09-08 07:47:21 +00:00
push all website files
This commit is contained in:
6
website/node_modules/firebase-functions/lib/config.d.ts
generated
vendored
Normal file
6
website/node_modules/firebase-functions/lib/config.d.ts
generated
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
export declare function config(): config.Config;
|
||||
export declare namespace config {
|
||||
type Config = {
|
||||
[key: string]: any;
|
||||
};
|
||||
}
|
Reference in New Issue
Block a user