UNPKG
@flotiq/flotiq-astro-sdk
Version:
latest (0.0.3)
0.0.3
0.0.2
Astro collection generator for connecting with Flotiq CMS
@flotiq/flotiq-astro-sdk
/
dist
/
typegen
/
field-processors
/
property-types.d.ts
2 lines
(1 loc)
•
123 B
TypeScript
View Raw
1
2
export
declare
function
getTypeForProperty
(
schema
:
any
,
propertyConfig
:
any
,
required
:
any
,
propertyName
:
string
):
string
;