Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/neomjs/neo
/ loadSortZoneModule
Method
loadSortZoneModule
src/container/Base.mjs:740–742 ·
view source on GitHub ↗
* @returns {Promise }
()
Source
from the content-addressed store, hash-verified
738
* @returns {Promise<any>}
739
*/
740
loadSortZoneModule() {
741
return
import
(
'../draggable/container/SortZone.mjs'
)
742
}
743
744
/**
745
*
Callers
1
afterSetDragResortable
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected