folk-canvas/lib/standalone/folk-llm.ts

6 lines
79 B
TypeScript

import { FolkLLM } from '../folk-llm';
FolkLLM.define();
export { FolkLLM };