diff options
Diffstat (limited to 'node_modules/capnp-ts/src/std/README.md')
| -rw-r--r-- | node_modules/capnp-ts/src/std/README.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/node_modules/capnp-ts/src/std/README.md b/node_modules/capnp-ts/src/std/README.md new file mode 100644 index 0000000..8ed1ccc --- /dev/null +++ b/node_modules/capnp-ts/src/std/README.md @@ -0,0 +1,5 @@ +# Cap'n Proto Standard Libary Files + +These files are the underpinning of much of the RPC and code generation portions of the library. + +They were copied directly from https://github.com/sandstorm-io/capnproto/tree/41264ae6deb85ee9d9756e88293c856f7e9fe9d9/c%2B%2B/src/capnp. |
