UNPKG

firestore-snapshot-utils

Version:
2 lines (1 loc) 104 B
export declare const maskProps: <T>(a: T, collection: string, maskKeys: Record<string, string[]>) => T;