frontend/.pnpm-store/v3/files/42/e9d2f0834226c7199d2854d89dac39a89971612c96417fa9e100083fddc59abe90ca982472317bd9440b466c5aa2213f254802e42a72c89a0728956afd0c64

5 lines
115 B
Plaintext

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