@anyknown/app-runtime-contract
v0.0.1
Published
Reserved name — internal Anyknown package, not for public use. See README.
Downloads
168
Readme
@anyknown/app-runtime-contract
Reserved name. Do not install this package.
This name is held by Anyknown for an internal package that is never published with real code. It is published here only as an empty placeholder so the name cannot be squatted under the @anyknown npm scope.
What the real package is
Internally, @anyknown/app-runtime-contract is the wire contract between Anyknown's control plane and the Worker that hosts Customer Apps — shared zod schemas and pure code-generation (App bundle manifest schema, server-entry template, the src/api/* path contract) that both sides import to stay in lock-step. It is a private build-time dependency, not a standalone library.
What you probably want
If you're building on Anyknown:
- App SDK →
@anyknown/sdk - CLI →
@anyknown/cli(npm i -g @anyknown/cli) - Docs → https://docs.anyknown.com
This placeholder ships no runnable code.
