UNPKG

62 BTypeScriptView Raw
1declare const keys: (obj: any) => any[];
2export default keys;