UNPKG

firewalk

Version:

A collection traversal library for Firestore

2 lines (1 loc) 75 B
export declare const extractKeys: <T>(o: T) => Extract<keyof T, string>[];