6 lines
175 B
TypeScript
6 lines
175 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/crc/index";
|