UNPKG

70 BTypeScriptView Raw
1declare const values: (obj: any) => unknown[];
2export default values;