link
This commit is contained in:
4
node_modules/firebase-functions/lib/common/utilities/encoder.d.ts
generated
vendored
Normal file
4
node_modules/firebase-functions/lib/common/utilities/encoder.d.ts
generated
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
export declare function dateToTimestampProto(timeString?: string): {
|
||||
seconds: number;
|
||||
nanos: number;
|
||||
};
|
||||
Reference in New Issue
Block a user