项目文件夹

文件
2026-07-13 13:23:39 +08:00

5 行
108 B
TypeScript

import { KeyValueStore } from 'crawlee';
const input = await KeyValueStore.getInput();
console.log(input);