From 4e87195739f2a5d9a05451b48773c8afdc680765 Mon Sep 17 00:00:00 2001 From: akiyamn Date: Sun, 24 Sep 2023 23:22:21 +1000 Subject: Initial commit (by create-cloudflare CLI) --- node_modules/capnp-ts/src/std/README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 node_modules/capnp-ts/src/std/README.md (limited to 'node_modules/capnp-ts/src/std/README.md') 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. -- cgit v1.2.3