oak-external-sdk/lib/utils/cheerio/index.native.d.ts

3 lines
63 B
TypeScript

declare function load(content: string): void;
export { load };