Skip to content

[F] getContentSchema

function getContentSchema(program, type): undefined | Type

Get content schema set with @contentSchema decorator

Parameters

ParameterType
programProgram
typeType

Returns

undefined | Type