Files

2 lines
103 B
TypeScript

import { GoogleCast, GoogleCastProps } from "./google-cast.js";
export { GoogleCast, GoogleCastProps };