UNPKG

68 BTypeScriptView Raw
1declare module 'q-i' {
2 const stringify: (obj: any) => string;
3}