feat(connector): add APIs for connector

This commit is contained in:
Shawn 2021-11-17 15:20:33 +08:00
parent bcf5f499da
commit c66c6b53b2
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
-ifdef(TEST). -ifdef(TEST).
-export([ parse_spec_ref/2 -export([ parse_spec_ref/2
, components/1, , components/1
]). ]).
-endif. -endif.