48c5b55cdb
* Chore: Move rtk-client generator to scripts * Fix path * Update codeowners
4 lines
115 B
Handlebars
4 lines
115 B
Handlebars
import { generatedAPI } from './endpoints.gen';
|
|
|
|
export const {{reducerPath}} = generatedAPI.enhanceEndpoints({});
|