Urara-Blog/node_modules/.pnpm-store/v3/files/f4/7c30ecd40b04c0bfbcbda3fd96b2169181789c2e372db810fc06e23dafc96b7ae0cd650694245f1c7d6b1d54f382058eec4704be87b61bf4474b9801deb632
2022-08-14 01:14:53 +08:00

4 lines
115 B
Text

export declare function prepareContent({ options, content, }: {
options: any;
content: string;
}): string;