[F] getContentSchema
function getContentSchema(program, target): Type | undefined;Get content schema set with @contentSchema decorator
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
program | Program |
target | Type |
Returns
Section titled “Returns”Type | undefined