Files
crawlab/frontend/crawlab-ui/typings/utils/form.d.ts

2 lines
81 B
Go

export declare const getDefaultFormComponentData: <T>() => FormComponentData<T>;