mirror of
https://github.com/strapi/strapi.git
synced 2025-12-18 18:53:46 +00:00
3 lines
55 B
JavaScript
3 lines
55 B
JavaScript
|
|
function* defaultSaga() {}
|
||
|
|
|
||
|
|
export default defaultSaga;
|