@lottiefiles/dotlottie-wc
Version:
Web component wrapper around the dotlottie-web library
10 lines (9 loc) • 333 B
TypeScript
import { n as ae } from "./index-DzwdSRLm.js";
import { BaseDotLottieWC } from "./base-dotlottie-wc.js";
//#region src/dotlottie-wc.d.ts
declare class DotLottieWC extends BaseDotLottieWC<ae> {
protected _createDotLottieInstance(config: Config): ae;
}
//#endregion
export { DotLottieWC };
//# sourceMappingURL=dotlottie-wc.d.ts.map