pius712
Results
1
issues of
pius712
I want to write function like this example. But TaskFunction, Cluster Options,, etc are not exported. ``` export const finder: TaskFunction = async ({ page, data }) => { }...