Files
capacitor-sockets/src/index.ts
2024-10-03 13:45:22 -04:00

3 lines
50 B
TypeScript

import Socket from "./socket";
export { Socket };