6 lines
181 B
TypeScript
6 lines
181 B
TypeScript
/**
|
|
* Do not edit:
|
|
* This is a compatibility redirect for contexts that do not understand package.json exports field.
|
|
*/
|
|
export * from "./dist-types/submodules/endpoints/index";
|