UNPKG

@singulatron/types

Version:

TypeScript types for Singulatron. All javascript Singulatron clients (node, ng-client etc.) use these types.

8 lines (7 loc) 181 B
export * from "./chat"; export * from "./config"; export * from "./docker"; export * from "./download"; export * from "./generic"; export * from "./prompt"; export * from "./user";