UNPKG

@croct/content

Version:

Dynamically generated content module.

7 lines (6 loc) 109 B
function loadSlotContent(slotId, language) { return Promise.resolve(null); } export { loadSlotContent };