onExportSchema MethodProtected

Called when an schema should be exported.

onExportSchema(_schema: Schema): Promise<void>

note This should be overridden to actually do the export.

Parameter Type Description
_schema Schema  

Returns - Promise<void>

Defined in

Last Updated: 29 November, 2022