From 89c494a3e4fefe55e1dabcad2ed13ef52dae61ef Mon Sep 17 00:00:00 2001 From: softmarshmallow Date: Wed, 12 May 2021 07:46:57 +0900 Subject: [PATCH] bmp with coli & init design to model --- packages/coli | 2 +- packages/desingto-model/README.md | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 packages/desingto-model/README.md diff --git a/packages/coli b/packages/coli index 6c5f3390..de99561c 160000 --- a/packages/coli +++ b/packages/coli @@ -1 +1 @@ -Subproject commit 6c5f33900f19b13d38aff36ad2920b7be6018966 +Subproject commit de99561c7374738738134cd0a140107bf492ebbd diff --git a/packages/desingto-model/README.md b/packages/desingto-model/README.md new file mode 100644 index 00000000..4468a390 --- /dev/null +++ b/packages/desingto-model/README.md @@ -0,0 +1,3 @@ +# Design to Model / Interface / Schema + +> Extracts the interface(data model) definition from components and variants.