UNPKG

adminjs

Version:
3 lines (2 loc) 96 B
declare const convertParam: (value: any, propertyType: string) => any; export { convertParam };