mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2025-12-24 02:39:20 -05:00
6 lines
119 B
TypeScript
6 lines
119 B
TypeScript
/* tslint:disable */
|
|
/* eslint-disable */
|
|
export * from './runtime';
|
|
export * from './apis';
|
|
export * from './models';
|