UNPKG

stu

Version:

Stub dependencies when testing

3 lines (2 loc) 91 B
declare const getFunctionKeys: (fn: Function) => string[]; export default getFunctionKeys;