UNPKG

@hotmeshio/hotmesh

Version:

Serverless Workflow

47 lines (46 loc) 1.07 kB
{ "entryPoints": [ "modules/enums.ts", "modules/errors.ts", "modules/key.ts", "modules/utils.ts", "services/connector/factory.ts", "services/connector/index.ts", "services/hotmesh/index.ts", "services/meshcall/index.ts", "services/meshdata/index.ts", "services/meshflow/index.ts", "services/meshflow/client.ts", "services/meshflow/handle.ts", "services/meshflow/search.ts", "services/meshflow/worker.ts", "services/meshflow/workflow.ts", "services/meshflow/connection.ts", "services/meshos/index.ts", "services/search/index.ts", "services/store/index.ts", "services/stream/index.ts", "services/sub/index.ts", "types/*.ts", "index.ts" ], "highlightLanguages": [ "bash", "console", "css", "html", "javascript", "json", "jsonc", "json5", "tsx", "typescript", "yaml" ], "exclude": ["types/index.ts"], "out": "docs/hotmesh", "name": "", "excludePrivate": true, "theme": "default", "customCss": "docs/css/custom.css" }