Generate web slides from Comark
0

Configure Feed

Select the types of activity you want to include in your feed.

morkdeck / packages / runtime / mod.ts
104 B 3 lines
1export * from "./actor/machine.ts"; 2export * from "./actor/setup.ts"; 3export * from "./actor/types.ts";