// noinspection JSUnusedGlobalSymbols,SpellCheckingInspection

{{#TABLES}}
export * from "./{{TABLE_NAME_SHORT_PASCAL_CASE}}";
{{/TABLES}}
