sub-mod-types.yang · 127 B · ext
.yang · seen 31× in SWHvia unique-primary
swh:1:cnt:e0ac251e7a70bfbab4af14c8875d443cd71eda24;origin=https://github.com/sysrepo/sysrepo;anchor=swh:1:rev:d0615496441f18577c8fedcbebab381e26db0c75;path=/tests/files/sub-mod-types.yang
Show source
module sub-mod-types {
namespace "urn:sub-mod-types";
prefix smt;
typedef sub-type {
type string;
}
}