2025-05-12 05:38:44 +09:00

24 lines
1009 B
TypeScript

import encodeOutput0 from "./encodeOutput";
import encodeBookWithPage0 from "./encodeBookWithPage";
import encodeOutputWithPage0 from "./encodeOutputWithPage";
import encodeBook0 from "./encodeBook";
import encodeFile0 from "./encodeFile";
import encodePage0 from "./encodePage";
import encodeSummary0 from "./encodeSummary";
import encodeSummaryArticle0 from "./encodeSummaryArticle";
import encodeReadme0 from "./encodeReadme";
import encodeLanguages0 from "./encodeLanguages";
declare const _default: {
encodeOutput: typeof encodeOutput0;
encodeBookWithPage: typeof encodeBookWithPage0;
encodeOutputWithPage: typeof encodeOutputWithPage0;
encodeBook: typeof encodeBook0;
encodeFile: typeof encodeFile0;
encodePage: typeof encodePage0;
encodeSummary: typeof encodeSummary0;
encodeSummaryArticle: typeof encodeSummaryArticle0;
encodeReadme: typeof encodeReadme0;
encodeLanguages: typeof encodeLanguages0;
};
export default _default;
//# sourceMappingURL=index.d.ts.map