UNPKG

103 BTypeScriptView Raw
1import { Feed } from "./feed";
2declare const _default: (ins: Feed) => string;
3export default _default;