6 lines
76 B
TypeScript
6 lines
76 B
TypeScript
|
|
/**
|
||
|
|
* V2 어댑터 내보내기
|
||
|
|
*/
|
||
|
|
|
||
|
|
export * from "./LegacyEventAdapter";
|