UNPKG

kyodo.dorks

Version:

TypeScript API wrapper for Kyodo: Communities & Chats

8 lines 206 B
export declare const parseMediaMap: (url: string, isCover: boolean) => { [x: string]: { type: number; src: string; isCover: boolean; }; }; //# sourceMappingURL=utils.d.ts.map