juniper/plugin/sidebar-items.js

1 line
283 B
JavaScript
Raw Normal View History

2016-09-11 13:41:24 -05:00
initSidebarItems({"trait":[["Extensible","Defines an interface that extensible types must implement."],["Pluggable","An interface for plugins that cache values between calls."],["Plugin","Implementers of this trait can act as plugins for other types, via `OtherType::get<P>()`."]]});