import Tiktok from "./tiktok.js";
export default Tiktok;
export * from "./parser/type.js";
export * from "./types.js";
