mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-01 04:10:06 -05:00
6 lines
131 B
TypeScript
6 lines
131 B
TypeScript
/* tslint:disable */
|
|
/* eslint-disable */
|
|
export * from './runtime';
|
|
export * from './apis/index';
|
|
export * from './models/index';
|